[Openmp-commits] [PATCH] D44577: Read OMP_TARGET_OFFLOAD and provide API to access ICV
Terry Wilmarth via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Mar 16 12:52:14 PDT 2018
tlwilmar added inline comments.
================
Comment at: runtime/src/dllexports:406
__kmpc_task_reduction_get_th_data 269
+ __kmpc_get_target_offload 271
%endif
----------------
I know this looks a bit funny, but we have another patch on the way to clean this up and put this properly under 5.0. %ifdef.
Repository:
rL LLVM
https://reviews.llvm.org/D44577
More information about the Openmp-commits
mailing list