[all-commits] [llvm/llvm-project] 87cee7: [flang][MLIR][OpenMP] Extend delayed privatization...

Kareem Ergawy via All-commits all-commits at lists.llvm.org
Mon Mar 18 02:45:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87cee71b3738547465481740fcbde7d73283678f
      https://github.com/llvm/llvm-project/commit/87cee71b3738547465481740fcbde7d73283678f
  Author: Kareem Ergawy <kareem.ergawy at amd.com>
  Date:   2024-03-18 (Mon, 18 Mar 2024)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    M flang/lib/Lower/OpenMP/DataSharingProcessor.cpp
    A flang/test/Lower/OpenMP/delayed-privatization-allocatable-firstprivate.f90
    A flang/test/Lower/OpenMP/delayed-privatization-allocatable-private.f90
    A flang/test/Lower/OpenMP/delayed-privatization-pointer.f90

  Log Message:
  -----------
  [flang][MLIR][OpenMP] Extend delayed privatization for scalar allocatables and pointers (#84740)

One more step in extending support for delayed privatization. This diff
adds support for scalar allocatables and pointers.



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