Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp | ||
|---|---|---|
| 800–801 | why no util call here? | |
| mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp | ||
|---|---|---|
| 521 | so the f == t skip should only apply to a few branches right, otherwise it cannot even occur but it seems acceptable behavior to skip self-order | |
so the f == t skip should only apply to a few branches right, otherwise it cannot even occur
but it seems acceptable behavior to skip self-order