spcl / dace

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

Add debug informations to LoopRegion #1587

Open luca-patrignani opened 2 months ago

luca-patrignani commented 2 months ago

NOTE: this is loop_architecture_pt_3 in disguise. This PR is for the Week 1 milestone for my GSoC project. It adds

These informations are stored as DebugInfoProperty in the LoopRegion class.

Needs confirmation

phschaad commented 6 days ago

@luca-patrignani It looks like (since the Loop Regions PR was merged into master) this branch will need to be re-based on top of current master to avoid the conflicts. If you have a chance, can you do that? If you don't have time feel free to let me know so I can take care of it - Thanks! :)