[all-commits] [llvm/llvm-project] 817303: [mlir][sparse] fix bug in permuting data structure
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Aug 3 14:28:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 817303ef345f35bd693d71f87c4dd95a11c341c4
https://github.com/llvm/llvm-project/commit/817303ef345f35bd693d71f87c4dd95a11c341c4
Author: Aart Bik <ajcbik at google.com>
Date: 2021-08-03 (Tue, 03 Aug 2021)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
A mlir/test/Dialect/SparseTensor/sparse_perm.mlir
Log Message:
-----------
[mlir][sparse] fix bug in permuting data structure
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D107379
More information about the All-commits
mailing list