RFR: 8361582: AArch64: Some ConH values cannot be replicated with SVE [v7]
Emanuel Peter
epeter at openjdk.org
Thu Aug 21 06:06:00 UTC 2025
On Wed, 20 Aug 2025 14:08:06 GMT, Bhavana Kilambi <bkilambi at openjdk.org> wrote:
>> Strange, because the IR/Test framework always triggers C2 compilation... How exactly did it fail to compile with C2?
>
> It fails to match the IR nodes. I think it happened when I used a smaller `Warmup`. With the `Warmup` I am using, it seems to be working fine. I will add that case as well.
Ok, so then it is probably a profile issue. Thanks for adding both runs!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26589#discussion_r2289940713
More information about the hotspot-compiler-dev
mailing list