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 forward declaration of a class inside a kernel
Don't query property of class with no definition (which are
forward declared classes), that results in clang crash.
Signed-off-by: Dmitry Sidorov <[email protected]>
0 commit comments