git: openjdk/jdk: 8317121: vector_masked_load instruction is moved too early after JDK-8286941

Vladimir Kozlov kvn at openjdk.org
Tue Oct 3 18:21:39 UTC 2023


Changeset: cfabcbf8
Author:    Vladimir Kozlov <kvn at openjdk.org>
Date:      2023-10-03 18:18:26 +0000
URL:       https://git.openjdk.org/jdk/commit/cfabcbf85837e97bdd6c9e4e06e875ecbaa70084

8317121: vector_masked_load instruction is moved too early after JDK-8286941

Co-authored-by: Vladimir Ivanov <vlivanov at openjdk.org>
Co-authored-by: Tobias Hartmann <thartmann at openjdk.org>
Co-authored-by: Dean Long <dlong at openjdk.org>
Reviewed-by: thartmann, vlivanov, epeter

! src/hotspot/share/opto/memnode.cpp
+ test/hotspot/jtreg/compiler/vectorization/TestMaskedVectors.java



More information about the jdk-changes mailing list