JDK-8326139 : C2 SuperWord: split packs (match use/def packs, implemented, mutual independence)
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-02-19
  • Updated: 2024-11-06
  • Resolved: 2024-03-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.

To download the current JDK release, click here.
JDK 23
23 b14Fixed
Related Reports
Duplicate :  
Relates :  
Description
Make sure to split packs that otherwise would prevent vectorization.
Would fix issues of JDK-8309267
Comments
Changeset: 251347bd Author: Emanuel Peter <epeter@openjdk.org> Date: 2024-03-12 07:27:23 +0000 URL: https://git.openjdk.org/jdk/commit/251347bd7e589b51354a2318bfac0c71cd71bf5f
12-03-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17848 Date: 2024-02-14 15:10:18 +0000
22-02-2024