We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Currently TornadoVM does not dump IR Graph when system properties such as -Djdk.graal.Dump, -Djdk.graal.DumpOnError and so on are provided.
-Djdk.graal.Dump
-Djdk.graal.DumpOnError
Usage of such properties will allow the use of an Ideal Graph Visualizer (IGV) for the development of different Phases and tracking of bugs.