Integrated: 8343297: Vector unsigned min/max test are failing with -Xcomp
Jatin Bhateja
jbhateja at openjdk.org
Fri Nov 1 07:37:34 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
This pull request has now been integrated.
Changeset: 8d4d589f
Author: Jatin Bhateja <jbhateja at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8d4d589fc5895f328c7db93bae72048e8711d727
Stats: 8 lines in 1 file changed: 0 ins; 0 del; 8 mod
8343297: Vector unsigned min/max test are failing with -Xcomp
Reviewed-by: thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/21819
More information about the hotspot-compiler-dev
mailing list