[all-commits] [llvm/llvm-project] fa9c93: [mlir][sparse] Remove view-based sparse tensor col...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Aug 23 13:29:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fa9c93e30eaae21cb3c775591bfb45f3c6c1ac60
https://github.com/llvm/llvm-project/commit/fa9c93e30eaae21cb3c775591bfb45f3c6c1ac60
Author: Peiming Liu <peiming at google.com>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
M mlir/test/Dialect/SparseTensor/sparse_reshape_dot.mlir
Log Message:
-----------
[mlir][sparse] Remove view-based sparse tensor collapse_shape implementation.
We will migrate to a cleaner and more complete implementation.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D158658
More information about the All-commits
mailing list