RFR: 8327381: Refactor type-improving transformations in BoolNode::Ideal to BoolNode::Value [v4]

Martin Balao mbalao at openjdk.org
Tue Apr 30 21:22:53 UTC 2024


On Mon, 18 Mar 2024 04:36:18 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

> `(x & m) u< m + 1` is false for `m = -1`, right?
> 

This bug should be handled separately. I'll do that.

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

PR Comment: https://git.openjdk.org/jdk/pull/18198#issuecomment-2087363670


More information about the hotspot-compiler-dev mailing list