-
Enhancement
-
Resolution: Fixed
-
P4
-
23
-
b24
I want to add some basic MemorySegment IR tests. I don't think we have any yet. This should be the basis for further MemorySegment autovectorization work, for example these:
JDK-8327209: C2 MemorySegment: missing RCE and vectorization
JDK-8324751: C2 SuperWord: Aliasing Analysis
JDK-8329077: C2: MemorySegment double accesses don't vectorize
JDK-8327209: C2 MemorySegment: missing RCE and vectorization
JDK-8324751: C2 SuperWord: Aliasing Analysis
JDK-8329077: C2: MemorySegment double accesses don't vectorize
- relates to
-
JDK-8331659 C2 SuperWord: investigate failed vectorization in compiler/loopopts/superword/TestMemorySegment.java
- Open