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

Shaojin Wen swen at openjdk.org
Mon Mar 24 07:51:17 UTC 2025


On Sat, 1 Feb 2025 09:17:38 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

>> Johannes Graham has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   add sanity asserts to tests
>
> Very nice, I think the patch looks good, please do another round of style refinement. In particular, make sure that there is no white space after `(` or before `)`, and after `if` or `for` we prefer having a whitespace before the `(`.

@merykitty Could you review the changed code?

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

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


More information about the hotspot-compiler-dev mailing list