git: openjdk/jdk: 8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable

Emanuel Peter epeter at openjdk.org
Wed Oct 4 07:55:12 UTC 2023


Changeset: 48f1a925
Author:    Emanuel Peter <epeter at openjdk.org>
Date:      2023-10-04 07:54:30 +0000
URL:       https://git.openjdk.org/jdk/commit/48f1a925e528cc9f8cd6c727129918e0e49b3429

8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable

Reviewed-by: kvn, thartmann

! src/hotspot/share/opto/superword.cpp
+ test/hotspot/jtreg/compiler/loopopts/superword/TestMovingLoadBeforeStore.java



More information about the jdk-changes mailing list