RFR: 8347645: C2: XOR bounded value handling blocks constant folding [v27]

Emanuel Peter epeter at openjdk.org
Mon Mar 24 15:57:26 UTC 2025


On Tue, 11 Mar 2025 13:35:02 GMT, Johannes Graham <duke at openjdk.org> wrote:

>> I also see that https://github.com/openjdk/jdk/pull/2776 and https://github.com/openjdk/jdk/pull/4136 were mentioned here. Both of those are related an have no IR tests of their own, yikes! We have to ensure that we cover those old cases, and then new ones here, so that we do not get any accidental regressions.
>> 
>> Maybe that's all already covered in other existing tests or the tests you added. Can you please provide a summary of all tests and what cases they cover in the PR description? It would help a lot for reviewing.
>
> Hi @eme64, do you have any more recommendations on this?

@j3graham I think the VM changes look good, and the tests are almost there. So I launched some testing. Please ping me in a day for the results!

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

PR Comment: https://git.openjdk.org/jdk/pull/23089#issuecomment-2748616671


More information about the hotspot-compiler-dev mailing list