RFR: 8346664: C2: Optimize mask check with constant offset [v4]
Matthias Ernst
duke at openjdk.org
Thu Jan 23 14:28:31 UTC 2025
On Thu, 23 Jan 2025 12:31:30 GMT, Emanuel Peter <epeter at openjdk.org> wrote:
> fully randomized
sounds like a plan: #[4849477](https://github.com/openjdk/jdk/pull/22856/commits/4849477fdd4b0a5d5ff1a3b5580874d8a09d29fc)
My understanding is that this structure hinges on the fact that the @Run is not compiled, but the @Test is.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22856#discussion_r1927065999
More information about the hotspot-compiler-dev
mailing list