RFR: 8365570: C2 fails assert(false) failed: Unexpected node in SuperWord truncation: CastII [v2]

Emanuel Peter epeter at openjdk.org
Fri Aug 22 06:22:57 UTC 2025


On Thu, 21 Aug 2025 15:21:48 GMT, Jasmine Karthikeyan <jkarthikeyan at openjdk.org> wrote:

>> Hi all,
>> This is a quick patch for the assert failure in superword truncation with CastII. I've added a check for all constraint cast nodes, and attached a reduced version of the fuzzer test. Thanks!
>
> Jasmine Karthikeyan has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Update comment for constraint casts

@jaskarth Thanks for the fix, it looks good to me now :)
I'm just running some internal testing now, please ping me after the weekend :)

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

PR Comment: https://git.openjdk.org/jdk/pull/26827#issuecomment-3213181813


More information about the hotspot-compiler-dev mailing list