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] Fix __has_builtin for __builtin_intel_fpga_reg
__has_builtin reports true on the SYCL Host, even though it is only
valid on the SYCL Device. This patch corrects that behavior.
Signed-off-by: Erich Keane <[email protected]>
0 commit comments