[all-commits] [llvm/llvm-project] df11a2: [mlir][sparse] admit un-sparsifiable operations if...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Jun 28 14:28:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: df11a2b41ad490d0ac752c83f12893128c3632c2
https://github.com/llvm/llvm-project/commit/df11a2b41ad490d0ac752c83f12893128c3632c2
Author: Peiming Liu <peiming at google.com>
Date: 2023-06-28 (Wed, 28 Jun 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
A mlir/test/Dialect/SparseTensor/unsparsifiable_dense_op.mlir
M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
Log Message:
-----------
[mlir][sparse] admit un-sparsifiable operations if all its operands are loaded from dense input
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D153998
More information about the All-commits
mailing list