JDK-8325541 : C2 SuperWord: refactor filter / split
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 23
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2024-02-09
  • Updated: 2024-02-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.
Other
tbdUnresolved
Related Reports
Blocks :  
Description
A few filter / split methods are currently bunched together. We should peal them apart so that moving / changing things becomes easier in the future.
Comments
A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/17785 Date: 2024-02-09 10:06:59 +0000
09-02-2024