[mlir][SparseTensor][NFC] Remove `isNestedIn` helper function (#75729)
Use `Region::findAncestorBlockInRegion` instead of a custom IR traversal.
parent
942b0901
Please register or sign in to comment
Use `Region::findAncestorBlockInRegion` instead of a custom IR traversal.