RFR: 8362979: C2 fails with unexpected node in SuperWord truncation: CmpLTMask, RoundF

Jasmine Karthikeyan jkarthikeyan at openjdk.org
Mon Jul 28 17:17:05 UTC 2025


On Mon, 28 Jul 2025 02:34:25 GMT, Jasmine Karthikeyan <jkarthikeyan at openjdk.org> wrote:

> Hi all,
> This is a fix for a debug assert failure in SuperWord truncation for `CmpLTMask` and `RoundF` nodes, as discovered by CTW in the linked JBS report. I've added the nodes to the switch, and added reduced test cases. I've made a similar fix for `RoundD` nodes as well. Thanks!

Thanks for the reviews!

Hmm, looks like the bot didn't catch it. Retrying...

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

PR Comment: https://git.openjdk.org/jdk/pull/26494#issuecomment-3127376221
PR Comment: https://git.openjdk.org/jdk/pull/26494#issuecomment-3128202904


More information about the hotspot-compiler-dev mailing list