Skip to content

8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI#643

Open
stooke wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-stooke-a0e6f028-master
Open

8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI#643
stooke wants to merge 1 commit into
openjdk:masterfrom
openjdk-bots:backport-stooke-a0e6f028-master

Conversation

@stooke

@stooke stooke commented Jun 30, 2026

Copy link
Copy Markdown

I would like to backport JDK-8360934 to JDK25 as part of Post Quantum Cryptography support. While this is a performance enhancement, I feel that PQC needs to be as performant as possible to encourage adoption.

This is a clean, low-risk backport.



Progress

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

Issue

  • JDK-8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI (Enhancement - P5 - Approved)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk25u-dev.git pull/643/head:pull/643
$ git checkout pull/643

Update a local copy of the PR:
$ git checkout pull/643
$ git pull https://git.openjdk.org/jdk25u-dev.git pull/643/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 643

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

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk25u-dev/pull/643.diff

Using Webrev

Link to Webrev Comment

@bridgekeeper

bridgekeeper Bot commented Jun 30, 2026

Copy link
Copy Markdown

👋 Welcome back stooke! 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 30, 2026

Copy link
Copy Markdown

@stooke This change now passes all automated pre-integration checks.

ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details.

After integration, the commit message for the final commit will be:

8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI

You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed.

At the time when this comment was updated there had been 11 new commits pushed to the master branch:

As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details.

➡️ To integrate this PR with the above commit message to the master branch, type /integrate in a new comment.

@jerboaa

jerboaa commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@stooke Please update the PR title to use Backport a0e6f028a8952f61d9115f7bdf04b8a87f8ebba4 so that this is appropriately recognized as a backport by the bots. Also, please undraft before requesting approval (next time).

@openjdk openjdk Bot added the approval Requires approval; will be removed when approval is received label Jun 30, 2026
@stooke stooke changed the title 8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI Backport a0e6f028a8952f61d9115f7bdf04b8a87f8ebba4 Jun 30, 2026
@openjdk openjdk Bot changed the title Backport a0e6f028a8952f61d9115f7bdf04b8a87f8ebba4 8360934: Add AVX-512 intrinsics for ML-KEM - enhancement on AVX512_VBMI Jun 30, 2026
@openjdk

openjdk Bot commented Jun 30, 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 clean Identical backport; no merge resolution required labels Jun 30, 2026
@stooke stooke marked this pull request as ready for review June 30, 2026 17:01
@openjdk openjdk Bot added the rfr Pull request is ready for review label Jun 30, 2026
@mlbridge

mlbridge Bot commented Jun 30, 2026

Copy link
Copy Markdown

Webrevs

@openjdk openjdk Bot added ready Pull request is ready to be integrated and removed approval Requires approval; will be removed when approval is received labels Jul 2, 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 ready Pull request is ready to be integrated rfr Pull request is ready for review

Development

Successfully merging this pull request may close these issues.

2 participants