[all-commits] [llvm/llvm-project] ca0103: [mlir][sparse] Factoring out getZero() and avoidin...
wren romano via All-commits
all-commits at lists.llvm.org
Fri Oct 1 14:18:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ca010347145d2f03052f50a327bb84f4efd1fa49
https://github.com/llvm/llvm-project/commit/ca010347145d2f03052f50a327bb84f4efd1fa49
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2021-10-01 (Fri, 01 Oct 2021)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
Log Message:
-----------
[mlir][sparse] Factoring out getZero() and avoiding unnecessary Type params
This is preliminary work towards D110790
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D110882
More information about the All-commits
mailing list