[all-commits] [llvm/llvm-project] 557b10: [mlir][sparse] add print methods to Merger (for de...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri Jun 25 15:10:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 557b101ce714e39438ba1d39c4c50b03e12fcb96
https://github.com/llvm/llvm-project/commit/557b101ce714e39438ba1d39c4c50b03e12fcb96
Author: Aart Bik <ajcbik at google.com>
Date: 2021-06-25 (Fri, 25 Jun 2021)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Utils/Merger.h
M mlir/lib/Dialect/SparseTensor/Utils/Merger.cpp
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][sparse] add print methods to Merger (for debugging)
Reviewed By: gussmith23
Differential Revision: https://reviews.llvm.org/D104939
More information about the All-commits
mailing list