[all-commits] [llvm/llvm-project] 69a775: [mlir][sparse] implement loop index value vectoriz...
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Mar 21 10:40:57 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69a7759b402fd42c7ac3fc27ef35682001f305e5
https://github.com/llvm/llvm-project/commit/69a7759b402fd42c7ac3fc27ef35682001f305e5
Author: Aart Bik <ajcbik at google.com>
Date: 2022-03-21 (Mon, 21 Mar 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
A mlir/test/Dialect/SparseTensor/sparse_vector_index.mlir
A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_index_dense.mlir
Log Message:
-----------
[mlir][sparse] implement loop index value vectorization
with CHECK and integration test
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D122040
More information about the All-commits
mailing list