Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorOps.td | ||
---|---|---|
119–121 | This is the user's responsibility Also at L76 since you are here | |
120 | simply copies each field of the .... | |
121 | into the user--supplied .... | |
mlir/lib/Dialect/SparseTensor/Transforms/BufferizableOpInterfaceImpl.cpp | ||
156–157 | by user | |
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp | ||
1328 | yeah, I like having values at the end, much more TACO-style |
mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp | ||
---|---|---|
1328 | Okay, I will do it in a separate revision! |
simply copies each field of the ....