Withdrawn: 8367706: Remove redundant register used by cmove in C1 LIR generation

duke duke at openjdk.org
Wed Jan 7 23:28:33 UTC 2026


On Tue, 16 Sep 2025 09:35:03 GMT, lusou-zhangquan <duke at openjdk.org> wrote:

> This PR removes redundant temp register used by cmove in C1 LIRGenerator::do_LookupSwitch and LIRGenerator::do_TableSwitch. The issue [8367706](https://bugs.openjdk.org/browse/JDK-8367706) is reported by me and it's my pleasure to fix it.

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk/pull/27307


More information about the hotspot-compiler-dev mailing list