matthias-springer wrote: The final `OneShotConversionPatternRewriter` will support everything that `ConversionPatternRewriter` supports. A few helper functions are still missing in this PR:
- `applySignatureConversion` - `convertRegionTypes` - `convertNonEntryRegionTypes` - `replaceUsesOfBlockArgument` (removed by #84725) These functions would have to become virtual, so that they can be overridden in `OneShotConversionPatternRewriter`. https://github.com/llvm/llvm-project/pull/93412 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits