[Mlir-commits] [mlir] [mlir][sparse] Use vector.step for index vector generation (PR #97692)

Andrzej WarzyƄski llvmlistbot at llvm.org
Thu Jul 4 07:40:43 PDT 2024


https://github.com/banach-space approved this pull request.

This is a very nice improvement, thanks!

There are no tests, but this PR is not adding any new functionality. Also, SparseTensor is very thoroughly tested through integration tests. I think that it's safe to assume that this codepath is indeed already covered by tests.

LGTM!

https://github.com/llvm/llvm-project/pull/97692


More information about the Mlir-commits mailing list