TornadoVM
TornadoVM copied to clipboard
[bug] Unbox nodes in GraalVM JIT IR causing compilation errors.
trafficstars
The presence of the Unbox nodes in GrallVM IR is causing compilation errors.
There are several examples of such compilation crashes from this discussion https://github.com/beehive-lab/TornadoVM/discussions/515#discussioncomment-10187348 and this one https://github.com/beehive-lab/TornadoVM/issues/516#issuecomment-2262189786 .