[all-commits] [llvm/llvm-project] b60cf8: [mlir][sparse] support coiteration with fused resh...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Wed Mar 1 12:55:59 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b60cf8c972c6986ff80547e49f2943266e6b2615
https://github.com/llvm/llvm-project/commit/b60cf8c972c6986ff80547e49f2943266e6b2615
Author: Peiming Liu <peiming at google.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.h
M mlir/test/Integration/Dialect/SparseTensor/CPU/reshape_dot.mlir
Log Message:
-----------
[mlir][sparse] support coiteration with fused reshape tensor
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D145091
More information about the All-commits
mailing list