[all-commits] [llvm/llvm-project] 77cb30: Revert "[OpenMP][DeviceRTL] Fix the issue that mul...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Jul 22 08:45:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77cb30e3a60eabe1a79e02308675c4b6a96c4615
https://github.com/llvm/llvm-project/commit/77cb30e3a60eabe1a79e02308675c4b6a96c4615
Author: Shilei Tian <i at tianshilei.me>
Date: 2022-07-22 (Fri, 22 Jul 2022)
Changed paths:
M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
M openmp/libomptarget/DeviceRTL/src/Misc.cpp
M openmp/libomptarget/test/lit.cfg
R openmp/libomptarget/test/offloading/wtime.c
Log Message:
-----------
Revert "[OpenMP][DeviceRTL] Fix the issue that multiple calls to `omp_get_wtime` is optimized out by mistake"
This reverts commit ad34f1dba80efb62f5181e30b039a017fd5d164e.
More information about the All-commits
mailing list