Sparse compiler failed on the provided test (when the sparse kernel is nested in a scf structrual operator).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D130609
[mlir][sparse] fix error when sparse kernel is nested in a scf structrual operator. ClosedPublic Authored by Peiming on Jul 26 2022, 5:19 PM.
Details Summary Sparse compiler failed on the provided test (when the sparse kernel is nested in a scf structrual operator).
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 27 2022, 8:45 AM Closed by commit rGbf59cd320e48: [mlir][sparse] fix error when sparse kernel is nested in a scf structrual… (authored by Peiming). · Explain WhyJul 27 2022, 9:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 448067 mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_scf_nested.mlir
|