beehive-lab / TornadoVM

TornadoVM: A practical and efficient heterogeneous programming framework for managed languages
https://www.tornadovm.org
Apache License 2.0
1.18k stars 112 forks source link

[#306] Impove code readibility in `TornadoTaskGraph` by adapting String Templates #312

Closed mikepapadim closed 7 months ago

mikepapadim commented 7 months ago

Description

Related to issue #306.

Cleanup on the TornadoTaskGraph class to adopt string templates and improve readability and code maintenance when
string manipulation is used.

Backend/s tested

Mark the backends affected by this PR.

OS tested

Mark the OS where this PR is tested.

How to test the new patch?

make 
make tests