[all-commits] [llvm/llvm-project] ead2d8: Revert "[OpenMP] Ensure memory fences are created ...
Ye Luo via All-commits
all-commits at lists.llvm.org
Fri Mar 24 19:10:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ead2d86ee9b14844897714c68516d242a42e5b68
https://github.com/llvm/llvm-project/commit/ead2d86ee9b14844897714c68516d242a42e5b68
Author: Ye Luo <yeluo at anl.gov>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
M openmp/libomptarget/DeviceRTL/include/Synchronization.h
M openmp/libomptarget/DeviceRTL/src/Kernel.cpp
M openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
M openmp/libomptarget/DeviceRTL/src/Synchronization.cpp
R openmp/libomptarget/test/offloading/barrier_fence.c
Log Message:
-----------
Revert "[OpenMP] Ensure memory fences are created with barriers for AMDGPUs"
This reverts commit 36d6217c4eb02c15168bf74c9f7ef44ea4fb7e41.
More information about the All-commits
mailing list