This is to help simplify FileCheck tests for sparse-tensor-rewrite.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136093
[mlir][sparse] Add options to sparse-tensor-rewrite to disable rewriting rules for operators foreach and convert. ClosedPublic Authored by bixia on Oct 17 2022, 10:03 AM.
Details Summary This is to help simplify FileCheck tests for sparse-tensor-rewrite.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 17 2022, 5:28 PM Closed by commit rGc1864ab95340: [mlir][sparse] Add options to sparse-tensor-rewrite to disable rewriting rules… (authored by bixia). · Explain WhyOct 18 2022, 9:27 AM This revision was automatically updated to reflect the committed changes. bixia marked an inline comment as not done.
Revision Contents
Diff 468243 mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.td
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
|
Not now, but if this grows, we may consider simply passing this in as a rewrite options struct