RFR: 8315066: Add unsigned bounds and known bits to TypeInt/Long [v53]

Quan Anh Mai qamai at openjdk.org
Mon May 5 12:42:24 UTC 2025


On Fri, 2 May 2025 15:39:08 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> @eme64 Please let me know if you disagree with any answer from me. I am fairly confident in this patch, especially with the exhaustive tests exercising `intn_t<nbits>` values. After this patch, I will work on allowing the test infrastructure to work with `Type` instances directly, templatizing `TypeInt` and `TypeLong` so that we can work with `TypeInt<intn_t<nbits>>`.
>
> @merykitty Ok, that is all I can do this week, enjoy the weekend 👋 😊 
> If I don't resume commenting on Monday then feel free to ping me with a reminder 😉

@eme64 Thanks for not forgetting me :) I have answered your reviews.

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

PR Comment: https://git.openjdk.org/jdk/pull/17508#issuecomment-2850864452


More information about the hotspot-compiler-dev mailing list