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
[SYCL][clang-offload-wrapper] Use unsigned int in constexpr to avoid ambiguous call (#11776)
On windows ICX build , using int may cause build failures.
clang-offload-wrapper/SymPropReader.cpp(168,34): error: call to member
function 'getAggregateElement' is ambiguous
0 commit comments