Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 9
- Affects Version/s: 9
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.
- webrev.zip
2.33 MB
2015-03-13 02:01
backported by
JDK-8082641 Integer/FP scalar reduction optimization
- Resolved
duplicates
JDK-7192383 vectorize sum of arrays's elements loop
- Closed
relates to
JDK-8078563 Restrict reduction optimization
- Resolved
JDK-8232106 [x86] C2: SIGILL due to usage of SSSE3 instructions on processors which don't support it
- Resolved
JDK-8279622 C2: miscompilation of map pattern as a vector reduction
- Resolved
JDK-8261147 C2: Node is wrongly marked as reduction resulting in a wrong execution due to wrong vector instructions
- Closed
JDK-8345044 Sum of array elements not vectorized
- Open
JDK-8287087 C2: perform SLP reduction analysis on-demand
- Resolved
(3 relates to)