[jdk17u-dev] Withdrawn: 8330106: C2: VectorInsertNode::make() shouldn't call ConINode::make() directly

Satyen Subramaniam ssubramaniam at openjdk.org
Fri May 23 17:24:00 UTC 2025


On Thu, 3 Apr 2025 17:31:27 GMT, Satyen Subramaniam <ssubramaniam at openjdk.org> wrote:

> Backporting JDK-8330106: C2: VectorInsertNode::make() shouldn't call ConINode::make() directly. Adjusts code to call PhaseValues::intcon(), which is required so the node is properly entered in the GVN's hash table and its type is properly recorded in the GVN's type table. Ran GHA Sanity Checks, and local Tier 1, and Tier 2 tests. Patch is clean.

This pull request has been closed without being integrated.

-------------

PR: https://git.openjdk.org/jdk17u-dev/pull/3433


More information about the jdk-updates-dev mailing list