RFR: 8290529: C2: assert(BoolTest(btest).is_canonical()) failure [v4]
Roland Westrelin
roland at openjdk.org
Fri Sep 2 07:01:44 UTC 2022
On Mon, 29 Aug 2022 18:47:33 GMT, Vladimir Kozlov <kvn 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?
>
>> > 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.
@vnkozlov @TobiHartmann thanks for the reviews
-------------
PR: https://git.openjdk.org/jdk/pull/9553
More information about the hotspot-compiler-dev
mailing list