[Openmp-commits] [PATCH] D96182: [OpenMP] Enable omp_get_num_devices() on Windows

Hansang Bae via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Feb 11 07:46:19 PST 2021


hbae updated this revision to Diff 323013.
hbae added a comment.
Herald added subscribers: mstorsjo, mgorny.

Addressed issues reported by reviewers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96182

Files:
  openmp/runtime/cmake/LibompHandleFlags.cmake
  openmp/runtime/src/kmp_ftn_entry.h
  openmp/runtime/src/kmp_os.h
  openmp/runtime/src/z_Windows_NT_util.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96182.323013.patch
Type: text/x-patch
Size: 6367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210211/26f3add1/attachment.bin>


More information about the Openmp-commits mailing list