[Openmp-commits] [PATCH] D130179: [OpenMP][DeviceRTL] Fix the issue that multiple calls to `omp_get_wtime` is optimized out by mistake
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 22 08:53:53 PDT 2022
tianshilei1992 updated this revision to Diff 446859.
tianshilei1992 added a comment.
fix build issue
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130179/new/
https://reviews.llvm.org/D130179
Files:
llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
openmp/libomptarget/DeviceRTL/src/Misc.cpp
openmp/libomptarget/test/lit.cfg
openmp/libomptarget/test/offloading/wtime.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130179.446859.patch
Type: text/x-patch
Size: 7674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220722/305ed292/attachment-0001.bin>
More information about the Openmp-commits
mailing list