[all-commits] [llvm/llvm-project] f8dcb0: [flang][fir][OpenMP] Refactor privtization code in...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Thu May 29 04:14:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f8dcb059ae06376b0991936026d5befb3d7b109b
      https://github.com/llvm/llvm-project/commit/f8dcb059ae06376b0991936026d5befb3d7b109b
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M flang/include/flang/Lower/Support/Utils.h
    M flang/lib/Lower/Bridge.cpp
    M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
    M flang/lib/Lower/OpenMP/DataSharingProcessor.h
    M flang/lib/Lower/Support/Utils.cpp

  Log Message:
  -----------
  [flang][fir][OpenMP] Refactor privtization code into shared location (#141767)

Refactors the utils needed to create privtization/locatization ops for
both the fir and OpenMP dialects into a shared location isolating OpenMP
stuff out of it as much as possible.



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