[all-commits] [llvm/llvm-project] e6ef83: [flang][OpenMP] Add -fopenmp-version=52 to teams.f...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed May 15 04:46:20 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6ef836f23aa44520e0823c38e44b2f58eb5a52f
      https://github.com/llvm/llvm-project/commit/e6ef836f23aa44520e0823c38e44b2f58eb5a52f
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2024-05-15 (Wed, 15 May 2024)

  Changed paths:
    M flang/test/Lower/OpenMP/teams.f90

  Log Message:
  -----------
  [flang][OpenMP] Add -fopenmp-version=52 to teams.f90 (#92180)

One of the functions in the test has `teams if(...)`. The `if` clause
was only allowed on the `teams` directive in OpenMP 5.2.



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