JDK-8311691 : C2: Remove legacy code related to PostLoopMultiversioning
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2023-07-10
  • Updated: 2023-07-20
  • Resolved: 2023-07-13
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 22
22 b07Fixed
Related Reports
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
As discussed in JDK-8308994, we are working on re-implementation of post loop vectorization and planning to refactor current SuperWord code. As nobody is using or maintaining the old implementation now, to make the refactoring work easier, we propose to remove the legacy code of the old implementation first.
Comments
Changeset: a38582e9 Author: Pengfei Li <pli@openjdk.org> Date: 2023-07-13 01:45:52 +0000 URL: https://git.openjdk.org/jdk/commit/a38582e941c0234e76d1dbea60c731c83d2c9977
13-07-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/14824 Date: 2023-07-11 09:56:51 +0000
11-07-2023