TornadoVM icon indicating copy to clipboard operation
TornadoVM copied to clipboard

[bug] Unbox nodes in GraalVM JIT IR causing compilation errors.

Open andrii0lomakin opened this issue 1 year ago • 5 comments
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 .

andrii0lomakin avatar Aug 01 '24 14:08 andrii0lomakin