RFR: 8343297: Vector unsigned min/max test are failing with -Xcomp
Jatin Bhateja
jbhateja at openjdk.org
Fri Nov 1 03:50:37 UTC 2024
This bugfix patch fixes the incorrect predicated UMinV/UMaxV pattern.
All existing VectorAPI jtreg regressions are now passing with -Xcomp.
Best Regards,
Jatin
-------------
Commit messages:
- 8343297: Vector unsigned min/max test are failing with -Xcomp
Changes: https://git.openjdk.org/jdk/pull/21819/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21819&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343297
Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
Patch: https://git.openjdk.org/jdk/pull/21819.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/21819/head:pull/21819
PR: https://git.openjdk.org/jdk/pull/21819
More information about the hotspot-compiler-dev
mailing list