JDK-8274664 : Add support for compress/expand api methods
  • Type: Bug
  • Component: core-libs
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-10-01
  • Updated: 2022-04-19
  • Resolved: 2021-10-04
Related Reports
Relates :  
Description
Add support for the cross lane operations to compress/expand the lane elements of a vector selecting lanes under the control of a mask. The remaining lanes of the destination vector could be either set to zero or get the value from corresponding elements of the background vector.