llvm
llvm copied to clipboard
[UR] `UR_MEM_FLAG_USE_HOST_POINTER` test fails on all non-CPU devices
There are long-standing known failures on the test for this urMemBufferCreate flag - https://github.com/intel/llvm/blob/sycl/unified-runtime/test/conformance/memory/urMemBufferCreate.cpp#L122
Essentially it looks like it only works on CPU devices.
Relates to https://github.com/intel/llvm/issues/9789 but the workaround described there means this test shouldn't fail.
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be automatically closed in 30 days.