Skip to content

8351034: Add AVX-512 intrinsics for ML-DSA - #4627

Draft
dbriemann wants to merge 4 commits into
openjdk:pr/4603from
dbriemann:dlb/backport_avx_512_ml-dsa
Draft

8351034: Add AVX-512 intrinsics for ML-DSA#4627
dbriemann wants to merge 4 commits into
openjdk:pr/4603from
dbriemann:dlb/backport_avx_512_ml-dsa

Conversation

@dbriemann

@dbriemann dbriemann commented Aug 20, 2026

Copy link
Copy Markdown
Member

TODO



Progress

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

Integration blocker

 ⚠️ Dependency #4603 must be integrated first

Issue

  • JDK-8351034: Add AVX-512 intrinsics for ML-DSA (Enhancement - P3)

Reviewing

Using git

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

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

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 4627

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

Using diff file

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

GoeLin and others added 4 commits August 19, 2026 13:46
Reviewed-by: mbaesken, adinn
Backport-of: e87ff328d5cc66454213dee44cf2faeb0e76262f
(cherry picked from commit d16750b027e1884a1f6335c41bfd807b7b9703fe)
@bridgekeeper

bridgekeeper Bot commented Aug 20, 2026

Copy link
Copy Markdown

👋 Welcome back dbriemann! 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 Aug 20, 2026

Copy link
Copy Markdown

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

@dbriemann
dbriemann changed the base branch from master to pr/4603 August 20, 2026 19:10
@dbriemann dbriemann changed the title 8351034: Add AVX-512 intrinsics for ML-DSA Backport d16750b027e1884a1f6335c41bfd807b7b9703fe Aug 20, 2026
@openjdk openjdk Bot changed the title Backport d16750b027e1884a1f6335c41bfd807b7b9703fe 8351034: Add AVX-512 intrinsics for ML-DSA Aug 20, 2026
@openjdk

openjdk Bot commented Aug 20, 2026

Copy link
Copy Markdown

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 Aug 20, 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

Development

Successfully merging this pull request may close these issues.

2 participants