[flang-commits] [flang] [Flang] Use `LLVMConversionTarget` instead of `ConversionTarget`. (PR #169770)
Ming Yan via flang-commits
flang-commits at lists.llvm.org
Thu Nov 27 18:13:04 PST 2025
NexMing 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.
Alright, thank you. I’ll give it a try, and I’ll close this PR.
https://github.com/llvm/llvm-project/pull/169770
More information about the flang-commits
mailing list