[lworld] RFR: 8265748: [lworld] C2 compilation fails with "Not a Long" assert during matching

Tobias Hartmann thartmann at openjdk.java.net
Thu Apr 22 11:57:01 UTC 2021


Added missing `_word_copy` variants of ClearArray match rules after merging [JDK-8262355](https://bugs.openjdk.java.net/browse/JDK-8262355) into Valhalla. Tested on AVX 3 machine.

Best regards,
Tobias

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

Commit messages:
 - 8265748: [lworld] C2 compilation fails with 'Not a Long' assert during matching

Changes: https://git.openjdk.java.net/valhalla/pull/390/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=390&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8265748
  Stats: 143 lines in 1 file changed: 115 ins; 2 del; 26 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/390.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/390/head:pull/390

PR: https://git.openjdk.java.net/valhalla/pull/390


More information about the valhalla-dev mailing list