-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
Create an "overview benchmark", consider different categories
- Single operation "mapping" - are all operations implemented? - could also be a separate benchmark, or extend existing ones.
- Reductions -> there is already VectorReduction2.java
- Read at offset, Aliasing Check
- MemorySegment, maybe Buffer (native memory)
- If-conversion (diamond, search loop, conditional store)
- Hand-unrolling
- Single operation "mapping" - are all operations implemented? - could also be a separate benchmark, or extend existing ones.
- Reductions -> there is already VectorReduction2.java
- Read at offset, Aliasing Check
- MemorySegment, maybe Buffer (native memory)
- If-conversion (diamond, search loop, conditional store)
- Hand-unrolling
- relates to
-
JDK-8348096 C2 SuperWord: investigate failed RCE for MemorySegment test
-
- Closed
-