Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp | ||
---|---|---|
703 | I would add a comment before L703 // Special-case: for each over a sparse constant uses its own rewriting rule. Just to set it apart from the 1.2. steps below also, perhaps later, perhaps we should move some of these larger codeblocks into their own helper method |
I would add a comment before L703
// Special-case: for each over a sparse constant uses its own rewriting rule.
Just to set it apart from the 1.2. steps below
also, perhaps later, perhaps we should move some of these larger codeblocks into their own helper method