LoopToMap Forgets to add symbols to nestedSDFG
Open
- Dominant language
- Python
- Stars
- 593
- Forks
- 163
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 60
Description
This is more a TODO for myself to not forget.
Applying LoopToMap to this SDFG (_simpl) results in a nestedSDFG that does have the symbol in it.
[saturation_calculation_par.sdfg.json](https://github.com/user-attachments/files/24098572/saturation_calculation_par.sdfg.json)
[saturation_calculation_simpl.sdfg.json](https://github.com/user-attachments/files/24098576/saturation_calculation_simpl.sdfg.json)
To reproduce run LoopToMap on the `_simpl` SDFG.
Contributor guide
Assessment
This issue has not been assessed yet.