[all-commits] [llvm/llvm-project] bc878f: [mlir][sparse] unify lib/codegen rewriting rules f...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Mon Oct 2 17:06:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc878f70fc717a6213ac5b3a5174d347026015b1
https://github.com/llvm/llvm-project/commit/bc878f70fc717a6213ac5b3a5174d347026015b1
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
R mlir/test/Dialect/SparseTensor/post_rewriting.mlir
M mlir/test/Dialect/SparseTensor/sparse_reshape.mlir
Log Message:
-----------
[mlir][sparse] unify lib/codegen rewriting rules for sparse tensor re… (#68049)
…shaping operations.
More information about the All-commits
mailing list