You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[openmp] - Cherry pick changes for CUDA_ARCH and libclang-cpp.so.
38e2804
[openmp] - Remove linking of libclang-cpp.so with libomptarget.so.
Now that libomptarget is a LLVM library we
no longer need to link in libclang-cpp.so.
be30280
[openmp] - undef __CUDA_ARCH__
When -fcuda-is-device is passed on the clang device pass,
__CUDA_ARCH__ is defined. When __AMDGCN__ is defined,
ensure __CUDA_ARCH__ is undefined.
Change-Id: Icc0a8675b085b670d314b08cf4bfca04b6037ef1
0 commit comments