-
Type:
Sub-task
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 26
-
Component/s: hotspot
We already have an ExpressionFuzzer.java, but that one only runs expressions on scalars. We should also have a vectorization test, where we load and store from/to arrays, memory segments, etc.
We already have an example in the original draft PR:
https://github.com/openjdk/jdk/pull/23418
We already have an example in the original draft PR:
https://github.com/openjdk/jdk/pull/23418