[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 10:46:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG602e0eb9f0c6: [OpenMP][DeviceRTL] Fix the issue that multiple calls to `omp_get_wtime` is… (authored by tianshilei1992).

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.446904.patch
Type: text/x-patch
Size: 7674 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220722/821ac9c3/attachment.bin>


More information about the Openmp-commits mailing list