[flang-commits] [flang] [Flang] Use `LLVMConversionTarget` instead of `ConversionTarget`. (PR #169770)
Valentin Clement バレンタイン クレメン via flang-commits
flang-commits at lists.llvm.org
Thu Nov 27 07:28:28 PST 2025
clementval wrote:
Since this is for an experimental use, I would suggest to make a different codegen pass with your change and use `fir::populateFIRToLLVMConversionPatterns` to get the patterns from this pass.
https://github.com/llvm/llvm-project/pull/169770
More information about the flang-commits
mailing list