On Fri, 13 Dec 2024 21:25:48 GMT, Paul Sandoz <psan...@openjdk.org> wrote:
>> Add functional support for unsigned min/max reductions on vectors. >> >> We also need to ensure that the `reductionCoerced` intrinsic bails out when >> there is no reduction operation for the lanewise operation. When intrinsic >> support is added for integral vectors this will still be the case for >> floating point vectors. > > Paul Sandoz has updated the pull request incrementally with one additional > commit since the last revision: > > Merge checks LGTM. ------------- Marked as reviewed by jbhateja (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/22741#pullrequestreview-2505433143