-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: repo-panama
-
Component/s: hotspot
Similar with other masking support feature to unary/binary/ternary and load/store vector operations, add the masking support for masked gather_load/scatter_store. Note that this task only contains the vector api java implementation and hotspot intrinsics implementations. No compiler backend implementation is included.