Integrated: 8358768: [vectorapi] Make VectorOperators.SUADD an Associative
Ian Graves
igraves at openjdk.org
Tue Jul 15 14:36:48 UTC 2025
On Wed, 2 Jul 2025 16:47:36 GMT, Ian Graves <igraves at openjdk.org> wrote:
> Adding SUADD an associative operation in the Vector API. Saturated addition on fixed-width unsigned integers is provably associative.
This pull request has now been integrated.
Changeset: b65fdf5a
Author: Ian Graves <igraves at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b65fdf5af0a5e1cf0d66d7551c6df63e8d07c5fa
Stats: 3158 lines in 37 files changed: 3157 ins; 0 del; 1 mod
8358768: [vectorapi] Make VectorOperators.SUADD an Associative
Reviewed-by: psandoz
-------------
PR: https://git.openjdk.org/jdk/pull/26099
More information about the core-libs-dev
mailing list