Skip to content

8378250: C2 VectorAPI : wrong result with MUL reduction at various AVX levels - #213

Open
missa-prime wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-missa-prime-ee0d6cd9-master
Open

8378250: C2 VectorAPI : wrong result with MUL reduction at various AVX levels#213
missa-prime wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-missa-prime-ee0d6cd9-master

Conversation

@missa-prime

@missa-prime missa-prime commented Jun 18, 2026

Copy link
Copy Markdown

Hi all,

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

The commit being backported was authored by Jatin Bhateja on 31 Mar 2026 and was reviewed by Emanuel Peter.

Thanks!



Progress

  • Change must be properly reviewed (1 review required, with at least 1 Reviewer)
  • JDK-8378250 needs maintainer approval
  • Change must not contain extraneous whitespace
  • Commit message must refer to an issue

Issue

  • JDK-8378250: C2 VectorAPI : wrong result with MUL reduction at various AVX levels (Bug - P3 - Requested)

Reviewers

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 213

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

Using diff file

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

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

@openjdk

openjdk Bot commented Jun 18, 2026

Copy link
Copy Markdown

❗ 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 ee0d6cd9aedc0d4c4232dccab310de188af4bebc 8378250: C2 VectorAPI : wrong result with MUL reduction at various AVX levels Jun 18, 2026
@openjdk

openjdk Bot commented Jun 18, 2026

Copy link
Copy Markdown

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

@openjdk openjdk Bot added backport Port of a pull request already in a different code base rfr Pull request is ready for review labels Jun 18, 2026
@mlbridge

mlbridge Bot commented Jun 18, 2026

Copy link
Copy Markdown

Webrevs

@missa-prime

Copy link
Copy Markdown
Author

It looks like the clean tag wasn't applied to this backport PR because the trunk PR operated on different filenames (e.g., ByteVector128Tests.java instead of Byte128VectorTests.java). The PR that renamed those files wasn't backported. The actual code changes in this backport PR are still the same though.

@missa-prime

Copy link
Copy Markdown
Author

@shipilev @phohensee Review?

@shipilev shipilev left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All right, thanks.

@openjdk

openjdk Bot commented Jun 23, 2026

Copy link
Copy Markdown

⚠️ @missa-prime This change is now ready for you to apply for maintainer approval. This can be done directly in each associated issue or by using the /approval command.

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jun 24, 2026
@bridgekeeper

bridgekeeper Bot commented Jul 22, 2026

Copy link
Copy Markdown

@missa-prime This pull request has been inactive for more than 4 weeks and will be automatically closed if another 4 weeks passes without any activity. To avoid this, simply issue a /touch or /keepalive command to the pull request. Feel free to ask for assistance if you need help with progressing this pull request towards integration!

@missa-prime

Copy link
Copy Markdown
Author

/touch

@openjdk

openjdk Bot commented Jul 22, 2026

Copy link
Copy Markdown

@missa-prime The pull request is being re-evaluated and the inactivity timeout has been reset.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval Requires approval; will be removed when approval is received backport Port of a pull request already in a different code base rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

3 participants