Implement Affine-To-Handshake
Open
Handshake
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
Converting Affine loops directly to the handshake dialect gives the opportunity to use affine analysis of array index expressions to determine that access points are independent. This can result in more more memory parallelism.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.