[all-commits] [llvm/llvm-project] 49be68: [mlir][sparse] make loop emitter API more concise.
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Dec 22 13:17:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49be68b8aa3adafef2e7556e2895ed7f7c3a1cf1
https://github.com/llvm/llvm-project/commit/49be68b8aa3adafef2e7556e2895ed7f7c3a1cf1
Author: Peiming Liu <peiming at google.com>
Date: 2022-12-22 (Thu, 22 Dec 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] make loop emitter API more concise.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D140583
More information about the All-commits
mailing list