[all-commits] [llvm/llvm-project] d5c607: [flang][Lower][OpenMP] try to avoid using init mol...

Tom Eccles via All-commits all-commits at lists.llvm.org
Thu Feb 6 06:28:03 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d5c60724bebc2adb91372279711b7ea9511d1428
      https://github.com/llvm/llvm-project/commit/d5c60724bebc2adb91372279711b7ea9511d1428
  Author: Tom Eccles <tom.eccles at arm.com>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M flang/lib/Lower/OpenMP/PrivateReductionUtils.cpp
    M flang/test/Lower/OpenMP/delayed-privatization-pointer.f90

  Log Message:
  -----------
  [flang][Lower][OpenMP] try to avoid using init mold argument (#125900)

Unfortunately we still have a lot of cases like
!fir.box<!fir.array<10xi32>> where we read dimensions from the mold in
case there are non-default lower bounds stored inside the box. I will
address this in the next patch.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list