[all-commits] [llvm/llvm-project] b9a41b: [NFC][OpenMP] Add test checking clang offload chun...

Dominik Adamski via All-commits all-commits at lists.llvm.org
Tue Mar 19 10:29:58 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b9a41b9e9b1441a7b0ca0fb95b9184f73bbfd4b5
      https://github.com/llvm/llvm-project/commit/b9a41b9e9b1441a7b0ca0fb95b9184f73bbfd4b5
  Author: Dominik Adamski <dominik.adamski at amd.com>
  Date:   2024-03-19 (Tue, 19 Mar 2024)

  Changed paths:
    A openmp/libomptarget/test/offloading/workshare_chunk.c

  Log Message:
  -----------
  [NFC][OpenMP] Add test checking clang offload chunking policy (#83261)

Verify how clang handles `dist_schedule(static, block_chunk)` and
`schedule(static, thread_chunk)` clauses for OpenMP offload loop
workshare pragmas.



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