Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td | ||
---|---|---|
377 | this should be to index now, but even better, I think you can leave the "to" out of the assembly part since it is fixed now? | |
403 | same, update the example, and perhaps even remove the dump | |
mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp | ||
574–578 | I would not say "let's" as an active decision, but simply what we do ;-) |
this should be to index now, but even better, I think you can leave the "to" out of the assembly part since it is fixed now?