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