Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
in D138172 (see FIXME in sparse_conv_1d_nwc_wcf.mlir), not yet enabled as it is still inadmissible.
But it will crash the code previously.
Paths
| Differential D138173
[mlir][sparse] make resolve cycle works with affine expressions. ClosedPublic Authored by Peiming on Nov 16 2022, 5:49 PM.
Details
Diff Detail
Event TimelineComment Actions
in D138172 (see FIXME in sparse_conv_1d_nwc_wcf.mlir), not yet enabled as it is still inadmissible. But it will crash the code previously. This revision is now accepted and ready to land.Nov 22 2022, 3:49 PM This revision was landed with ongoing or failed builds.Nov 22 2022, 4:09 PM Closed by commit rG27aabca0581f: [mlir][sparse] make resolve cycle works with affine expressions. (authored by Peiming). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 477337 mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
|