[all-commits] [llvm/llvm-project] 7eeec8: [OpenMP][OMPX] Add ballot_sync (#91297)
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri May 24 06:55:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7eeec8e6d10a796974c3439529f3de690251b004
https://github.com/llvm/llvm-project/commit/7eeec8e6d10a796974c3439529f3de690251b004
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-05-24 (Fri, 24 May 2024)
Changed paths:
M offload/DeviceRTL/include/Utils.h
M offload/DeviceRTL/src/Mapping.cpp
M offload/DeviceRTL/src/Utils.cpp
A offload/test/offloading/ompx_bare_ballot_sync.c
M openmp/runtime/src/include/ompx.h.var
Log Message:
-----------
[OpenMP][OMPX] Add ballot_sync (#91297)
This patch adds the support for `ballot_sync` in ompx.
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