diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-09-26 20:43:23 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-09-26 20:43:23 +0000 |
commit | e525f0d4e2249df7969f9af34014d6e5674cce0f (patch) | |
tree | 369193929c3ee5c8d4bf47fbf6254764750a3127 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | f929e2b07382f168a3457a671fd01cf9a770635a (diff) | |
download | llvm-e525f0d4e2249df7969f9af34014d6e5674cce0f.zip llvm-e525f0d4e2249df7969f9af34014d6e5674cce0f.tar.gz llvm-e525f0d4e2249df7969f9af34014d6e5674cce0f.tar.bz2 |
[OpenMP] Fix balanced affinity so thread's private affinity mask is updated
Balanced affinity only updated the thread's affinity with the operating system.
This change also has the thread's private mask reflect that change as well so
that any API that probes the thread's affinity mask will report the correct
mask value.
Differential Revision: https://reviews.llvm.org/D52379
llvm-svn: 343142
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions