llvm-project
ea294e3f
- [MLIR][Affine] Make isValidLoopInterchangePermutation efficient (#128863)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
336 days ago
[MLIR][Affine] Make isValidLoopInterchangePermutation efficient (#128863) Avoid doing dependency checks for the trivial case when size of `loops` is 1.
References
#128863 - [MLIR][Affine] Make isValidLoopInterchangePermutation efficient
Author
arnab-polymage
Parents
35bf925f
Loading