[all-commits] [llvm/llvm-project] 5f5e01: [mlir][sparse] add some APIs for merger to query t...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Mon Oct 24 11:50:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5f5e0199c1a650c41e1ea6e0c18d3c0b29f45023
https://github.com/llvm/llvm-project/commit/5f5e0199c1a650c41e1ea6e0c18d3c0b29f45023
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-24 (Mon, 24 Oct 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
M mlir/unittests/Dialect/SparseTensor/MergerTest.cpp
Log Message:
-----------
[mlir][sparse] add some APIs for merger to query the tensor id for output tensor and synthetic tensor.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136630
More information about the All-commits
mailing list