RFR: 8329273: C2 SuperWord: Some basic MemorySegment IR tests [v2]
Emanuel Peter
epeter at openjdk.org
Mon May 13 07:26:09 UTC 2024
On Mon, 13 May 2024 06:32:45 GMT, Christian Hagedorn <chagedorn 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 25 additional commits since the last revision:
>>
>> - Merge branch 'master' into JDK-8329273-memory-segment-ir-tests
>> - fix tabs
>> - speed up test
>> - small cosmetic fix
>> - make things static
>> - long loop tests
>> - handle AlignVector
>> - int cases
>> - int-index case
>> - disable mixed tests
>> - ... and 15 more: https://git.openjdk.org/jdk/compare/7e77b898...6f760dfd
>
> test/hotspot/jtreg/compiler/loopopts/superword/TestMemorySegment.java line 36:
>
>> 34: /*
>> 35: * @test id=byte-array
>> 36: * @bug 8310190
>
> Should be updated to 8329273. Same for other runs
Nice catch!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18535#discussion_r1597992380
More information about the hotspot-compiler-dev
mailing list