[all-commits] [llvm/llvm-project] 5908b8: [Offload][OMPX] Add the runtime support for multi-...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Dec 5 12:12:16 PST 2024
Branch: refs/heads/users/shiltian/multi-dim-grid-runtime
Home: https://github.com/llvm/llvm-project
Commit: 5908b817bd4d4ee3f8617926f6da453be7b8146c
https://github.com/llvm/llvm-project/commit/5908b817bd4d4ee3f8617926f6da453be7b8146c
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-12-05 (Thu, 05 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
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