[all-commits] [llvm/llvm-project] 1ab2bd: [mlir][sparse] support singleton in loop emitter.
PeimingLiu via All-commits
all-commits at lists.llvm.org
Tue Oct 4 11:43:12 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ab2bd0aab195d2fbc358ac662e0f754748a8c91
https://github.com/llvm/llvm-project/commit/1ab2bd0aab195d2fbc358ac662e0f754748a8c91
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-04 (Tue, 04 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_foreach.mlir
Log Message:
-----------
[mlir][sparse] support singleton in loop emitter.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D135185
More information about the All-commits
mailing list