[all-commits] [llvm/llvm-project] de18f5: [flang][OpenMP] Remove `allocate` from `taskgroup`...

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


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

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

  Log Message:
  -----------
  [flang][OpenMP] Remove `allocate` from `taskgroup` in test (#92173)

Remove the `allocate`, because it needs to be used together with a
privatizing clause. The only such clause for `taskgroup` is
`task_reduction`, but it's not yet supported.



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