These functions don't need a`PatternRewriter`, they only need an OpBuilder. And, the builder should be the first argument, before the Location, to match the style used everywhere else in MLIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo