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
[offload] - If LIBOMPTARGET_NO_SANITIZER_AMDGPU is set turn of SANITIZER_AMDGPU
When building compiler-rt as a runtime and also setting
-DSANITIZER_AMDGPU=1 will propagate this variable down to
the runtime CMakeCache.txt. We don't necessarily want
the sanitizer enabled for offload in this case.
Change-Id: I5608975bdd5c18689b65d2881fcba5f0cb245eea
0 commit comments