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 test case using host accessor in interop_handle::get_native_mem() (intel/llvm-test-suite#269)
This check verifies a situation that is always wrong and causing an exception
at runtime. The patch intel#3685 removes
the method throwing exception at runtime and lets see the error at compile
time.
The temporarily removed test6() will be returned and improved in consequent
changes: intel/llvm-test-suite#263
Removal of test6() is needed to have a clean CI run for intel#3685
Signed-off-by: Vyacheslav N Klochkov <[email protected]>
0 commit comments