[all-commits] [llvm/llvm-project] 753fe3: [mlir][sparse] Factoring out an enumerator over el...
wren romano via All-commits
all-commits at lists.llvm.org
Thu May 12 17:06:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 753fe330c1d6cfebac07ecd385fb2dcf63a0f6c9
https://github.com/llvm/llvm-project/commit/753fe330c1d6cfebac07ecd385fb2dcf63a0f6c9
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-05-12 (Thu, 12 May 2022)
Changed paths:
M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
Log Message:
-----------
[mlir][sparse] Factoring out an enumerator over elements of SparseTensorStorage
Work towards fixing: https://github.com/llvm/llvm-project/issues/51652
Depends On D122928
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D122060
More information about the All-commits
mailing list