JDK-8324794 : C2 SuperWord: do not ignore reductions in SuperWord::unrolling_analysis
  • Type: Sub-task
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-01-27
  • Updated: 2024-05-07
  • Resolved: 2024-01-30
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 23
23 b08Fixed
Related Reports
Duplicate :  
Description
Ignoring reductions in unrolling_analysis is unnecessary, and it adds unnecessary dependency of unrolling_analysis on reduction-analysis.
Comments
Changeset: 11e28bd6 Author: Emanuel Peter <epeter@openjdk.org> Date: 2024-01-30 20:14:20 +0000 URL: https://git.openjdk.org/jdk/commit/11e28bd61968700956d2155a77688459fd7c028f
30-01-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17604 Date: 2024-01-27 06:12:40 +0000
27-01-2024