git: openjdk/jdk: 8333099: Missing check for is_LoadVector in StoreNode::Identity

Tobias Hartmann thartmann at openjdk.org
Thu May 30 05:12:43 UTC 2024


Changeset: 2ea365c9
Author:    Damon Fenacci <dfenacci at openjdk.org>
Committer: Tobias Hartmann <thartmann at openjdk.org>
Date:      2024-05-30 05:11:32 +0000
URL:       https://git.openjdk.org/jdk/commit/2ea365c94533a59865ab4c20ad8e1008072278da

8333099: Missing check for is_LoadVector in StoreNode::Identity

Reviewed-by: chagedorn, thartmann

! src/hotspot/share/opto/memnode.cpp
+ test/hotspot/jtreg/compiler/vectorapi/TestIsLoadVector.java



More information about the jdk-changes mailing list