[all-commits] [llvm/llvm-project] d12d48: [mlir][sparse] add source materizalization callbac...
PeimingLiu via All-commits
all-commits at lists.llvm.org
Thu Oct 20 11:05:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d12d4857c5fded57f6333b60cfebb1196b3ac0d3
https://github.com/llvm/llvm-project/commit/d12d4857c5fded57f6333b60cfebb1196b3ac0d3
Author: Peiming Liu <peiming at google.com>
Date: 2022-10-20 (Thu, 20 Oct 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
Log Message:
-----------
[mlir][sparse] add source materizalization callback for sparse tensor codegen type converter.
Required by scf.for to achieve 1:N type conversion (See D136314).
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D136367
More information about the All-commits
mailing list