aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorPeyton, Jonathan L <jonathan.l.peyton@intel.com>2020-12-03 12:07:33 -0600
committerPeyton, Jonathan L <jonathan.l.peyton@intel.com>2020-12-09 14:32:48 -0600
commitfe3b244ef7c2656c5876ff3f91232406f9854c42 (patch)
treeb55380abe0179959eeb782a1dc05da5379819c68 /llvm/lib/Object/WasmObjectFile.cpp
parent9b7d6a6bffce14c766eaa90c7a3d3b8d192cdfb0 (diff)
downloadllvm-fe3b244ef7c2656c5876ff3f91232406f9854c42.zip
llvm-fe3b244ef7c2656c5876ff3f91232406f9854c42.tar.gz
llvm-fe3b244ef7c2656c5876ff3f91232406f9854c42.tar.bz2
[OpenMP] Fix norespect affinity bug for Windows
KMP_AFFINITY=norespect was triggering an error because the underlying process affinity mask was not updated to include the entire machine. The Windows documentation states that the thread affinities must be subsets of the process affinity. This patch also moves the printing (for KMP_AFFINITY=verbose) of whether the initial mask was respected out of each topology detection function and to one location where the initial affinity mask is read. Differential Revision: https://reviews.llvm.org/D92587
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions