llvm-project
ea979b24
- [mlir][SparseTensor][NFC] Remove `isNestedIn` helper function (#75729)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[mlir][SparseTensor][NFC] Remove `isNestedIn` helper function (#75729) Use `Region::findAncestorBlockInRegion` instead of a custom IR traversal.
References
#75729 - [mlir][SparseTensor][NFC] Remove `isNestedIn` helper function
Author
matthias-springer
Parents
942b0901
Loading