with CHECK and integration test
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122040
[mlir][sparse] implement loop index value vectorization ClosedPublic Authored by aartbik on Mar 18 2022, 2:09 PM.
Details Summary with CHECK and integration test
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, Chia-hungDuan and 18 others. · View Herald Transcript This revision is now accepted and ready to land.Mar 21 2022, 10:19 AM Closed by commit rG69a7759b402f: [mlir][sparse] implement loop index value vectorization (authored by aartbik). · Explain WhyMar 21 2022, 10:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 417023 mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
mlir/test/Dialect/SparseTensor/sparse_vector_index.mlir
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_index_dense.mlir
|