[all-commits] [llvm/llvm-project] dc46d5: [mlir][sparse] improve dimop rewriting during conv...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Sep 8 13:04:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc46d5c979101e73fd61c1b6de942e17a2e8e480
https://github.com/llvm/llvm-project/commit/dc46d5c979101e73fd61c1b6de942e17a2e8e480
Author: Aart Bik <ajcbik at google.com>
Date: 2022-09-08 (Thu, 08 Sep 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/test/Dialect/SparseTensor/conversion.mlir
M mlir/test/Dialect/SparseTensor/sparse_expand.mlir
M mlir/test/Dialect/SparseTensor/sparse_fill_zero.mlir
Log Message:
-----------
[mlir][sparse] improve dimop rewriting during conversion
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D133512
More information about the All-commits
mailing list