JDK-8340272 : C2 SuperWord: JMH benchmark for Reduction vectorization
Type:Enhancement
Component:hotspot
Sub-Component:compiler
Affected Version:24
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2024-09-17
Updated:2025-10-21
Resolved:2024-09-18
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.
Adding a relatively thorough benchmark for reduction vectorization. Hopefully, this can be a guide when implementing the cost-model in Auto-Vectorization (JDK-8340093).