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] Remove incorrect source correlation from kernel instructions (#255)
Clear incorrect source locations from several instructions in the IR for the
kernel. This includes the call to __init(), the call to operator() and the
return statement.
Signed-off-by: Steve Merritt <steve.merritt@intel.com>
0 commit comments