Currently TornadoVM does not dump IR Graph when system properties such as `-Djdk.graal.Dump`, `-Djdk.graal.DumpOnError` and so on are provided. Usage of such properties will allow the use of an Ideal Graph Visualizer (IGV) for the development of different Phases and tracking of bugs.