RFR: 8358768: [vectorapi] Make VectorOperators.SUADD an Associative [v4]
Paul Sandoz
psandoz at openjdk.org
Mon Jul 14 22:02:41 UTC 2025
On Mon, 14 Jul 2025 21:43:58 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.
>
> Ian Graves has updated the pull request incrementally with one additional commit since the last revision:
>
> Condensing test data
Marked as reviewed by psandoz (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26099#pullrequestreview-3017948964
More information about the core-libs-dev
mailing list