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

Johannes Graham duke at openjdk.org
Thu Apr 3 17:04:02 UTC 2025


On Wed, 2 Apr 2025 06:16:26 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Renamed to `xor_upper_bound_for_ranges` before I saw your comment, @merykitty. I'd be ok with another name though. With the last changes, the method is no longer a member of the class, so it's no longer going to get as many eyes on it without context, so maybe it matters less now.
>
> @j3graham I gave it a quick look, and it looks even better now. Let me run testing again before you integrate!
> 
> Please ping me in 24h for the results!

Hi @eme64, any news on test results?

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

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


More information about the hotspot-compiler-dev mailing list