[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
Fri Mar 20 08:38:07 PDT 2026
bhandarkar-pranav wrote:
> Just found a couple of nits.
>
> > 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.
>
> Would it be possible to add more motivation for the fix to the commit message?
Thank you for your review @eugeneepshteyn. To keep the commit message concise, I created an issue and linked to it from the commit message.
https://github.com/llvm/llvm-project/pull/186880
More information about the flang-commits
mailing list