JDK-8074981 : Integer/FP scalar reduction optimization
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 9
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-03-11
  • Updated: 2022-05-20
  • Resolved: 2015-04-02
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 9
9 b64Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Add scalar reduction optimization to C2 to take advantage of vector instruction support in modern CPUs.

This enhancement is contributed by Intel and sponsored by the hotspot compiler team.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/hotspot/rev/6fff5df5f3d2 User: lana Date: 2015-05-13 21:19:48 +0000
13-05-2015

URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/6fff5df5f3d2 User: kvn Date: 2015-04-02 02:54:31 +0000
02-04-2015

Suggested changes: http://cr.openjdk.java.net/~kvn/8074981/webrev.01/
31-03-2015