[all-commits] [llvm/llvm-project] dc6427: [mlir][sparse] implement lowering rules for sparse...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Fri Feb 10 17:06:00 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc6427d687c4640e33c9bdab0c888b6f7d0569be
https://github.com/llvm/llvm-project/commit/dc6427d687c4640e33c9bdab0c888b6f7d0569be
Author: Peiming Liu <peiming at google.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/BufferizableOpInterfaceImpl.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
M mlir/test/Dialect/SparseTensor/sparse_pack.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_pack.mlir
Log Message:
-----------
[mlir][sparse] implement lowering rules for sparse_tensor::unpack
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D143672
More information about the All-commits
mailing list