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

Christian Hagedorn chagedorn at openjdk.org
Mon Jul 28 05:55:54 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!

Looks good!

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

Marked as reviewed by chagedorn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/26494#pullrequestreview-3060502412


More information about the hotspot-compiler-dev mailing list