spcl / dace

DaCe - Data Centric Parallel Programming
http://dace.is/fast
BSD 3-Clause "New" or "Revised" License
498 stars 129 forks source link

[Multi SDFG, Fortran] Make `functionStatementEliminator()` to modify the `node` itself and return it, so that it cannot forget to account for all the members of `node` when constructing a new one. #1769

Closed pratyai closed 5 days ago

pratyai commented 1 week ago

Additionally: