diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-11-29 20:04:29 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2018-11-29 20:04:29 +0000 |
commit | b04f7d681aa47194fe1b7d0888b2ef50ea18d71e (patch) | |
tree | 8282aa5cd5fb845d64081cbfb9a2edb60b82447b /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | 0b8dd4488e961b074cac76b952769286b4834393 (diff) | |
download | llvm-b04f7d681aa47194fe1b7d0888b2ef50ea18d71e.zip llvm-b04f7d681aa47194fe1b7d0888b2ef50ea18d71e.tar.gz llvm-b04f7d681aa47194fe1b7d0888b2ef50ea18d71e.tar.bz2 |
[OpenMP] Add stubs for Task affinity API
This patch adds __kmpc_omp_reg_task_with_affinity to register affinity
information for tasks. For now, the affinity information is not used,
and the function always succeeds. This also adds the kmp_task_affinity_info_t
structure to store the task affinity information.
Patch by Terry Wilmarth
Differential Revision: https://reviews.llvm.org/D55026
llvm-svn: 347907
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions