Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/include/mlir/ExecutionEngine/SparseTensorUtils.h | ||
---|---|---|
20–21 | "elemental type" does not seem right, given that we aslo say that for L24 | |
mlir/lib/Dialect/SparseTensor/Utils/CodegenUtils.cpp | ||
29 ↗ | (On Diff #391514) | this default makes less sense now |
mlir/lib/ExecutionEngine/SparseTensorUtils.cpp | ||
850–851 | This seems to be a compiler assert that should be outside any method |
Comment Actions
Fixing comments
mlir/include/mlir/ExecutionEngine/SparseTensorUtils.h | ||
---|---|---|
20–21 | yikes, how'd that get there. Fixed. |
"elemental type" does not seem right, given that we aslo say that for L24