[all-commits] [llvm/llvm-project] 63baab: [mlir][sparse] Fold invariant op only when it has ...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Oct 28 16:42:41 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63baab8b390e1c30fd7e2770fb40a99d0b05fe8d
https://github.com/llvm/llvm-project/commit/63baab8b390e1c30fd7e2770fb40a99d0b05fe8d
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] Fold invariant op only when it has only one use.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136990
More information about the All-commits
mailing list