On Mon, 14 Jul 2025 21:43:58 GMT, Ian Graves <igra...@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 I believe this is inadequate, an `Associative` will allow reduction operation. You need to add support for `SUADD` to that, too. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26099#issuecomment-3074198480