[flang-commits] [flang] [Flang] - Add optional inlining of allocatable assignments with hlfir.expr RHS (PR #186880)

Pranav Bhandarkar via flang-commits flang-commits at lists.llvm.org
Mon Mar 16 13:53:25 PDT 2026


bhandarkar-pranav wrote:

> Can you please explain the benefit of such inlining? Is there a particular use case you are targeting?

You are right, I am sorry, I should have included that in the commit message. This case was motivated by the blow up in LTO time when __FortranAAssign enters the picture. Let me look up my notes in sometime to share an example.

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


More information about the flang-commits mailing list