JDK-8234391 : C2: Generic vector operands
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 14
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-11-19
  • Updated: 2019-12-20
  • Resolved: 2019-12-05
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.
JDK 14
14 b27Fixed
Related Reports
Blocks :  
Blocks :  
Blocks :  
Relates :  
Relates :  
Description
Introduce a generic vector operands (vec and legVec) and migrate existing usages of fixed-sized vector operands (vec[SDXYZ]) to generic ones
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/5defda391e18 User: vlivanov Date: 2019-12-05 09:57:49 +0000
05-12-2019