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

Johannes Graham duke at openjdk.org
Tue Mar 11 13:38:15 UTC 2025


On Thu, 13 Feb 2025 08:43:39 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Johannes Graham has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   formatting, remove commented tests
>
> 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?

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

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


More information about the hotspot-compiler-dev mailing list