oj-lappi / astaroth_dummy_repo

1 stars 1 forks source link

Move Regions out of tasks, keep references in tasks #29

Open oj-lappi opened 3 years ago

oj-lappi commented 3 years ago

Saves resources in multipass programs. Essentially, in the end we want: Pass = program structure Region = decomposition into sensible regions Task = (&Pass, &Region, resources for performing task)