[Openmp-commits] [PATCH] D115758: [OpenMP][CPU runtime] Add use of TPAUSE to the runtime

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jan 18 08:14:56 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2e02579a76cf: [OpenMP] Add use of TPAUSE (authored by tlwilmar).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115758/new/

https://reviews.llvm.org/D115758

Files:
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_dispatch.cpp
  openmp/runtime/src/kmp_dispatch.h
  openmp/runtime/src/kmp_global.cpp
  openmp/runtime/src/kmp_lock.cpp
  openmp/runtime/src/kmp_lock.h
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/src/kmp_tasking.cpp
  openmp/runtime/src/kmp_wait_release.h
  openmp/runtime/src/z_Windows_NT_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115758.400855.patch
Type: text/x-patch
Size: 21144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220118/16bc8b61/attachment-0001.bin>


More information about the Openmp-commits mailing list