Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Much cleaner, thanks River!
| mlir/lib/Dialect/Async/IR/Async.cpp | ||
|---|---|---|
| 107–108 | Indeed. Thanks for the suggestion. | |
Could you just do: op.getOperandTypes() == types here instead?