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

Jasmine Karthikeyan jkarthikeyan at openjdk.org
Tue Jan 6 23:53:18 UTC 2026


> 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:

  Use Xcomp test run instead of Warmup(0)

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/26827/files
  - new: https://git.openjdk.org/jdk/pull/26827/files/ebe5a1d1..50bc1326

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=26827&range=04
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=26827&range=03-04

  Stats: 2 lines in 1 file changed: 1 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/26827.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/26827/head:pull/26827

PR: https://git.openjdk.org/jdk/pull/26827


More information about the hotspot-compiler-dev mailing list