[flang-commits] [flang] [flang][HLFIR] Relax InlineElementals to support more than two users (PR #186916)
via flang-commits
flang-commits at lists.llvm.org
Mon Apr 20 08:19:35 PDT 2026
anoopkg6 wrote:
@vzakhari @jeanPerier
This patch relaxes the InlineElementals constraint to support more than two users. This is a prerequisite to implement minloc /maxloc optimization in the exchange2 benchmark loop, as shown in the attached Fortran code snippet.
https://github.com/llvm/llvm-project/pull/186916
More information about the flang-commits
mailing list