JDK-8278468 : AArch64: [vectorapi] SVE backend support for CompressM and CompressV(B/H)
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: repo-panama
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: aarch64
  • Submitted: 2021-12-09
  • Updated: 2022-04-19
  • Resolved: 2021-12-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
repo-panamaFixed
Related Reports
Relates :  
Relates :  
Description
JDK-8275255 has implemented CompressV (S/D) with original SVE instruction.  B and H need to be done.


refs:
https://github.com/openjdk/panama-vector/pull/157
Comments
A pull request was submitted for review. URL: https://git.openjdk.java.net/panama-vector/pull/171 Date: 2021-12-28 14:00:08 +0000
28-12-2021