The result type is always I1. This additional builder allows to omit the result type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td | ||
|---|---|---|
| 171 | Yes, that works and is better. Thanks :) | |
Would $_builder.getI1Type() work?