On Wed, 4 Dec 2024 20:48:25 GMT, Ben Perez wrote:
> 8345512: Removed intrinsics helper functions in ML-DSA and ML-KEM
Remove the `import jdk.internal.vm.annotation.IntrinsicCandidate` line at the
top of `ML_DSA`.
Remove `MONT_ZETAS_FOR_VECTOR_NTT_ARR`,
`MONT_ZETAS_FOR_VECTOR_INVERSE_NTT_ARR`,
> 8345512: Removed intrinsics helper functions in ML-DSA and ML-KEM
Ben Perez has updated the pull request incrementally with one additional commit
since the last revision:
removed unnecessary zeta arrays
-
Changes:
- all: https://git.openjdk.org/jdk/pull/22561/files
- new: h