[mlir][sparse] Factoring out allocaIndices()
authorwren romano <2998727+wrengr@users.noreply.github.com>
Fri, 1 Oct 2021 00:47:43 +0000 (17:47 -0700)
committerwren romano <2998727+wrengr@users.noreply.github.com>
Fri, 1 Oct 2021 21:18:56 +0000 (14:18 -0700)
commit14fffda979ae7f8c7f6425568d3e9615d3d7732f
tree6e0e3fcc06d4e2ae42268fd231501cfa2312288f
parentca010347145d2f03052f50a327bb84f4efd1fa49
[mlir][sparse] Factoring out allocaIndices()

This is preliminary work towards D110790. Depends On D110882.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D110883
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp