git: openjdk/jdk: 8325520: Vector loads and stores with indices and masks incorrectly compiled

Damon Fenacci dfenacci at openjdk.org
Fri May 24 13:42:39 UTC 2024


Changeset: 0c934ff4
Author:    Damon Fenacci <dfenacci at openjdk.org>
Date:      2024-05-24 13:39:17 +0000
URL:       https://git.openjdk.org/jdk/commit/0c934ff4e2fb53a72ad25a080d956745a5649f9b

8325520: Vector loads and stores with indices and masks incorrectly compiled

Reviewed-by: epeter, thartmann

! src/hotspot/share/opto/memnode.cpp
! src/hotspot/share/opto/node.hpp
! src/hotspot/share/opto/vectornode.hpp
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
+ test/hotspot/jtreg/compiler/vectorapi/VectorGatherMaskFoldingTest.java



More information about the jdk-changes mailing list