git: openjdk/jdk21u-dev: master: 8325520: Vector loads and stores with indices and masks incorrectly compiled

Martin Doerr mdoerr at openjdk.org
Mon Jun 24 09:38:53 UTC 2024


Changeset: 487b29d7
Author:    Martin Doerr <mdoerr at openjdk.org>
Date:      2024-06-24 09:36:54 +0000
URL:       https://git.openjdk.org/jdk21u-dev/commit/487b29d7954066bd09d0f0a6649864d8809d10fa

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

Backport-of: 0c934ff4e2fb53a72ad25a080d956745a5649f9b

! 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-updates-changes mailing list