[flang-commits] [flang] [flang] Promote scalar slots reached through fir.convert and fir.declare (PR #219314)

via flang-commits flang-commits at lists.llvm.org
Mon Aug 31 09:30:53 PDT 2026


https://github.com/jeanPerier commented:

Thanks, some question around everyReadIsDominatedByAWrite. I feel like this is working around a deeper issue around aligning the treatment of unitialized values between FIR/Memref//LLVM. As long as this does not have terrible compile time cost, I can live with it, but I think we should have an action to align these as we need for flang.

https://github.com/llvm/llvm-project/pull/219314


More information about the flang-commits mailing list