-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 16
-
Component/s: hotspot
-
b26
There are some problems with vector rematerialization support: most notably, the code assumes that vector values are stored contiguously in memory, but it's not the case for in-register vectors (at least, on x86).
- relates to
-
JDK-8223347 Integration of Vector API (Incubator)
-
- Resolved
-