[PATCH] D138747: [Support] On Windows 11, fix an affinity mask issue on large core count machines

Alexandre Ganea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 27 09:06:41 PST 2022


aganea updated this revision to Diff 478107.
aganea marked 2 inline comments as done.
aganea added a comment.

As suggested by @tschuett.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138747

Files:
  llvm/include/llvm/Support/Windows/WindowsSupport.h
  llvm/lib/Support/Windows/Path.inc
  llvm/lib/Support/Windows/Process.inc
  llvm/lib/Support/Windows/Threading.inc
  llvm/unittests/Support/ThreadPool.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138747.478107.patch
Type: text/x-patch
Size: 9014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221127/ca369b0c/attachment.bin>


More information about the llvm-commits mailing list