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 compilation of sycl application with default compiler.
This patch fixes compilation of sycl application with default
compiler(without specifying -fsycl). To do this default KernelInfo
implementation is added + check that skips integration header
processing if specialization for KernelInfo(which is supposed to
come from integraion header) is not available.
Signed-off-by: Vlad Romanov <[email protected]>
0 commit comments