Specify the grammar of loopy kernels generated.
Open
- Dominant language
- Python
- Stars
- 15
- Forks
- 16
- Avg merge
- 17m
- Merged PRs (30d)
- 1
Description
For a transformation writer, it is crucial to know the structure of loopy kernels. Maybe we can guarantee that the generated kernels are in an Array-SSA form (with no $\phi$-instructions) and each instruction is an index lambda?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.