Skip to content

8378295: Update scalar AVX10 floating point min/max definitions#153

Open
missa-prime wants to merge 4 commits intoopenjdk:pr/151from
missa-prime:backport-missa-prime-1a996555-master
Open

8378295: Update scalar AVX10 floating point min/max definitions#153
missa-prime wants to merge 4 commits intoopenjdk:pr/151from
missa-prime:backport-missa-prime-1a996555-master

Conversation

@missa-prime
Copy link
Copy Markdown

@missa-prime missa-prime commented Apr 8, 2026

Hi all,

This pull request contains a backport of commit 1a996555 from the openjdk/jdk repository.

The commit being backported was authored by Mohamed Issa on 27 Mar 2026 and was reviewed by Sandhya Viswanathan, Manuel Hässig, Jatin Bhateja and Srinivas Vamsi Parasa.

Thanks!


Progress

  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue
  • JDK-8378295 needs maintainer approval

Integration blocker

 ⚠️ Dependency #151 must be integrated first

Issue

  • JDK-8378295: Update scalar AVX10 floating point min/max definitions (Enhancement - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk26u.git pull/153/head:pull/153
$ git checkout pull/153

Update a local copy of the PR:
$ git checkout pull/153
$ git pull https://git.openjdk.org/jdk26u.git pull/153/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 153

View PR using the GUI difftool:
$ git pr show -t 153

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk26u/pull/153.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper
Copy link
Copy Markdown

bridgekeeper bot commented Apr 8, 2026

👋 Welcome back missa! A progress list of the required criteria for merging this PR into pr/151 will be added to the body of your pull request. There are additional pull request commands available for use with this pull request.

@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 8, 2026

❗ This change is not yet ready to be integrated.
See the Progress checklist in the description for automated requirements.

@openjdk openjdk bot changed the title Backport 1a9965555477ee2a6cb65e91ef54ed608e4bee66 8378295: Update scalar AVX10 floating point min/max definitions Apr 8, 2026
@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 8, 2026

This backport pull request has now been updated with issue from the original commit.

@openjdk openjdk bot added the backport Port of a pull request already in a different code base label Apr 8, 2026
@openjdk
Copy link
Copy Markdown

openjdk bot commented Apr 8, 2026

@missa-prime this pull request can not be integrated into pr/151 due to one or more merge conflicts. To resolve these merge conflicts and update this pull request you can run the following commands in the local repository for your personal fork:

git checkout backport-missa-prime-1a996555-master
git fetch https://git.openjdk.org/jdk26u.git pr/151
git merge FETCH_HEAD
# resolve conflicts and follow the instructions given by git merge
git commit -m "Merge pr/151"
git push

@openjdk openjdk bot added merge-conflict Pull request has merge conflict with target branch rfr Pull request is ready for review and removed merge-conflict Pull request has merge conflict with target branch labels Apr 8, 2026
@mlbridge
Copy link
Copy Markdown

mlbridge bot commented Apr 8, 2026

Webrevs

@openjdk openjdk bot added the clean Identical backport; no merge resolution required label Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport Port of a pull request already in a different code base clean Identical backport; no merge resolution required rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

1 participant