JDK-8162338 : AArch64: Intrinsify fused mac operations
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:9
Priority:P4
Status:Resolved
Resolution:Fixed
CPU:aarch64
Submitted:2016-07-21
Updated:2016-12-22
Resolved:2016-12-12
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.
Once the fused mac operation has library support (JDK-4851642), it is a natural candidate to be intrinsified.
Comments
New webrev without the shared code bug fix:
http://cr.openjdk.java.net/~roland/8162338/webrev.01/
bug fix is under JDK-8171092
12-12-2016
http://cr.openjdk.java.net/~roland/8162338/webrev.00/
It changed c1/c1_LIR.cpp.
Can you do without this change? Otherwise RFE have to be rejected since there is no time to go through internal review process.
09-12-2016
FC Extension Request: This is low-risk and won't affect any target but AArch64.
09-12-2016
JDK-8154122 was pushed.
Andrew, add FC Extension Request and jdk9-fc-request label if you want to push aarch64 changes into jdk 9.