RFR: 8358768: [vectorapi] Make VectorOperators.SUADD an Associative [v4]
Ian Graves
igraves at openjdk.org
Mon Jul 14 21:43:58 UTC 2025
> Adding SUADD an associative operation in the Vector API. Saturated addition on fixed-width unsigned integers is provably associative.
Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
Condensing test data
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26099/files
- new: https://git.openjdk.org/jdk/pull/26099/files/8cfc55ee..c88f20ef
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26099&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26099&range=02-03
Stats: 338 lines in 21 files changed: 21 ins; 253 del; 64 mod
Patch: https://git.openjdk.org/jdk/pull/26099.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26099/head:pull/26099
PR: https://git.openjdk.org/jdk/pull/26099
More information about the core-libs-dev
mailing list