[all-commits] [llvm/llvm-project] 14fffd: [mlir][sparse] Factoring out allocaIndices()
wren romano via All-commits
all-commits at lists.llvm.org
Fri Oct 1 14:19:11 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14fffda979ae7f8c7f6425568d3e9615d3d7732f
https://github.com/llvm/llvm-project/commit/14fffda979ae7f8c7f6425568d3e9615d3d7732f
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 allocaIndices()
This is preliminary work towards D110790. Depends On D110882.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D110883
More information about the All-commits
mailing list