[all-commits] [llvm/llvm-project] 7ead7e: Revert "[OpenMP][NFCI] Use RAII lock guards in lib...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Sun Mar 6 19:28:23 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ead7e90fcafa7d336203e13538ba2f5196b3237
https://github.com/llvm/llvm-project/commit/7ead7e90fcafa7d336203e13538ba2f5196b3237
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2022-03-06 (Sun, 06 Mar 2022)
Changed paths:
M openmp/libomptarget/include/device.h
M openmp/libomptarget/src/device.cpp
M openmp/libomptarget/src/omptarget.cpp
Log Message:
-----------
Revert "[OpenMP][NFCI] Use RAII lock guards in libomptarget where possible"
This reverts commit ff50e81b500800708db927cbccca2ab52ec11884 as it broke
the buildbots, see https://reviews.llvm.org/D121060#3362737.
More information about the All-commits
mailing list