RFR: 8343297: Vector unsigned min/max test are failing with -Xcomp
Tobias Hartmann
thartmann at openjdk.org
Fri Nov 1 06:43:28 UTC 2024
On Fri, 1 Nov 2024 03:45:27 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:
> This bugfix patch fixes the incorrect predicated UMinV/UMaxV pattern.
> All existing VectorAPI jtreg regressions are now passing with -Xcomp.
>
> Best Regards,
> Jatin
The fix looks reasonable to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21819#pullrequestreview-2409549191
More information about the hotspot-compiler-dev
mailing list