[lworld] RFR: 8263440: [lworld] C2 compilation fails with "Error mixing types: byte and inlinetype[1]:{byte}"

Tobias Hartmann thartmann at openjdk.java.net
Fri Mar 12 13:43:33 UTC 2021


Added missing handling of inline types to ideal node categorization `TypeInt::xmeet`.

Thanks,
Tobias

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

Commit messages:
 - 8263440: [lworld] C2 compilation fails with "Error mixing types: byte and inlinetype[1]:{byte}"

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

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



More information about the valhalla-dev mailing list