RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure

Vladimir Kozlov kvn at openjdk.org
Mon Aug 29 18:50:53 UTC 2022


On Thu, 18 Aug 2022 15:31:45 GMT, Roland Westrelin <roland at openjdk.org> wrote:

> > Changes are good. If possible add IR framework test.
> 
> Thanks for looking a this. Are you asking that the test that I added to catch this specific problem be turned into and IR framework test or are you asking for a separate test to verify the transformation in general?

Separate IR test to verify the transformation in general.

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

PR: https://git.openjdk.org/jdk/pull/9553


More information about the hotspot-compiler-dev mailing list