[all-commits] [llvm/llvm-project] 997893: [Flang][OpenMP] Seek over an HLFIR declare to chec...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Thu Sep 7 04:16:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99789344d38b4918d830169a5ba343c1301e8782
      https://github.com/llvm/llvm-project/commit/99789344d38b4918d830169a5ba343c1301e8782
  Author: kiranchandramohan <kiran.chandramohan at arm.com>
  Date:   2023-09-07 (Thu, 07 Sep 2023)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp
    A flang/test/Lower/OpenMP/threadprivate-use-association-2-hlfir.f90

  Log Message:
  -----------
  [Flang][OpenMP] Seek over an HLFIR declare to check for threadprivate (#65507)

To check whether we have already generated a threadprivate operation, we
have to seek over the HLFIR declare in the HLFIR flow.




More information about the All-commits mailing list