Depends On D110790
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I would also add or extend the end-to-end integration test for a case like this, but that can be done in a follow-up revision.
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp | ||
---|---|---|
447 | you could add an assert here that the constants match, but perhaps that is overkilll |
you could add an assert here that the constants match, but perhaps that is overkilll