llvm-project
cac6f211 - [LoopInterchange] Make the entries of the Dependency Matrix unique (#116195)

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.
Author
Parents
Loading