[all-commits] [llvm/llvm-project] 92376c: [Offload][OMPX] Add the runtime support for multi-...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Dec 6 06:08:13 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 92376c3ff5453cb954a614d368fa3d52d6d0fa99
      https://github.com/llvm/llvm-project/commit/92376c3ff5453cb954a614d368fa3d52d6d0fa99
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-12-06 (Fri, 06 Dec 2024)

  Changed paths:
    M offload/plugins-nextgen/amdgpu/src/rtl.cpp
    M offload/plugins-nextgen/common/include/PluginInterface.h
    M offload/plugins-nextgen/common/src/PluginInterface.cpp
    M offload/plugins-nextgen/cuda/src/rtl.cpp
    M offload/plugins-nextgen/host/src/rtl.cpp
    M offload/src/interface.cpp
    M offload/src/omptarget.cpp
    M offload/test/api/omp_env_vars.c
    M offload/test/offloading/info.c
    M offload/test/offloading/ompx_bare.c
    A offload/test/offloading/ompx_bare_multi_dim.cpp
    M offload/test/offloading/small_trip_count.c
    M offload/test/offloading/small_trip_count_thread_limit.cpp

  Log Message:
  -----------
  [Offload][OMPX] Add the runtime support for multi-dim grid and block (#118042)



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