[flang-commits] [flang] [flang] Add fir.declare handling in --fir-to-llvm-ir (PR #93487)
Kelvin Li via flang-commits
flang-commits at lists.llvm.org
Tue May 28 09:05:19 PDT 2024
kkwli wrote:
Thanks for the suggestion. It makes sense to add the CodeGenRewrite pass to handle all other ops (e.g. fir.declare, fir.dummy_scope etc). I will close this PR and open another one for adding the CodeGenRewrite pass in the FIRToLowering pass.
https://github.com/llvm/llvm-project/pull/93487
More information about the flang-commits
mailing list