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] Fix the linkage for kernel environment global variable
This patch fixes the issue that multiple definition of kernel environment global
variables can occur because of wrong linkage.
Fixesllvm#64284.
Reviewed By: jhuber6
Differential Revision: https://reviews.llvm.org/D156955
0 commit comments