[all-commits] [llvm/llvm-project] e7b4c9: [mlir][sparse] fix crash when using sparse_tensor:...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Jun 2 18:19:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7b4c93f5e609728bbfc4d7d34b29cd6ac92a0b0
https://github.com/llvm/llvm-project/commit/e7b4c93f5e609728bbfc4d7d34b29cd6ac92a0b0
Author: Peiming Liu <peiming at google.com>
Date: 2023-06-03 (Sat, 03 Jun 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_reductions_prod.mlir
Log Message:
-----------
[mlir][sparse] fix crash when using sparse_tensor::UnaryOp and ReduceOp.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D152048
More information about the All-commits
mailing list