RFR: 8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable [v3]
Emanuel Peter
epeter at openjdk.org
Wed Oct 4 07:57:59 UTC 2023
On Tue, 3 Oct 2023 07:29:05 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains eight additional commits since the last revision:
>>
>> - Merge branch 'master' into JDK-8316679
>> - review fixes for TobiHartmann
>> - beatify code
>> - flip flag
>> - fix diagnostic option
>> - whitespace
>> - Merge branch 'master' into JDK-8316679
>> - 8316679: C2 SuperWord: wrong result, load should not be moved before store if not comparable
>
> Marked as reviewed by thartmann (Reviewer).
Thanks @TobiHartmann @vnkozlov for the reviews!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15864#issuecomment-1746330810
More information about the hotspot-compiler-dev
mailing list