[all-commits] [llvm/llvm-project] c3b01b: [mlir][sparse] unify lib/codegen rewriting rules f...
Peiming Liu via All-commits
all-commits at lists.llvm.org
Tue Oct 3 08:46:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3b01b4679c4960eeb4bf8dbc62585ca5f1170a1
https://github.com/llvm/llvm-project/commit/c3b01b4679c4960eeb4bf8dbc62585ca5f1170a1
Author: Peiming Liu <36770114+PeimingLiu at users.noreply.github.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
M mlir/test/Dialect/SparseTensor/sparse_concat.mlir
R mlir/test/Dialect/SparseTensor/sparse_concat_codegen.mlir
Log Message:
-----------
[mlir][sparse] unify lib/codegen rewriting rules for sparse tensor concatenation. (#68057)
More information about the All-commits
mailing list