Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp | ||
|---|---|---|
| 365 | Or should I return an enum? it might look awkward (but type converter used the same thing for Optional<LogicalResult>) | |
Or should I return an enum? it might look awkward (but type converter used the same thing for Optional<LogicalResult>)