llvm-project
cac6f211
- [LoopInterchange] Make the entries of the Dependency Matrix unique (#116195)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[LoopInterchange] Make the entries of the Dependency Matrix unique (#116195) The entries in the dependency matrix can contain a lot of duplicates, which is unnecessary and results in more checks that we can avoid, and this patch adds that.
References
#116195 - [LoopInterchange] Make the entries of the Dependency Matrix unique
Author
sjoerdmeijer
Parents
129a1a27
Loading