Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D153397  
[mlir][sparse] rewrite arith::SelectOp to semiring operations to sparsify it. ClosedPublic Authored by Peiming on Jun 20 2023, 9:16 PM. 
Details 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Jun 20 2023, 9:28 PM This revision was landed with ongoing or failed builds.Jun 21 2023, 2:22 PM Closed by commit rGe7df82816b6a: [mlir][sparse] rewrite arith::SelectOp to semiring operations to sparsify it. (authored by Peiming).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 533390 mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
 mlir/test/Dialect/SparseTensor/pre_rewriting.mlir
 mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_semiring_select.mlir
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Rationale: CompressedWithHi breaks the logic