RFR: 8358768: [vectorapi] Make VectorOperators.SUADD an Associative [v4]

Paul Sandoz psandoz at openjdk.org
Tue Jul 15 16:04:45 UTC 2025


On Tue, 15 Jul 2025 15:41:59 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> I believe this is inadequate, an `Associative` will allow reduction operation. You need to add support for `SUADD` to that, too.

Grrr... yes thank you for spotting that obvious omission. We can do that in a follow on PR, but without any intrinsic implementation in the `reductionOperations` switch.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26099#issuecomment-3074260783


More information about the core-libs-dev mailing list