Skip to content

Commit

Permalink
Merge branch 'sycl' into URmemsetLargePatternL0
Browse files Browse the repository at this point in the history
  • Loading branch information
konradkusiak97 committed Apr 15, 2024
2 parents 9aa4bdf + a884a54 commit 8e17c1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion sycl/plugins/unified_runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,6 @@ if(SYCL_PI_UR_USE_FETCH_CONTENT)
# [NATIVECPU] Extended usm fill to bigger patterns than 1 byte
15233fd2521f9e9b35e3a24037be99ceef334a8e
)
>>>>>>> sycl

if(SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO)
set(UNIFIED_RUNTIME_REPO "${SYCL_PI_UR_OVERRIDE_FETCH_CONTENT_REPO}")
Expand Down
3 changes: 1 addition & 2 deletions sycl/test-e2e/Plugin/interop-level-zero-image.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
// RUN: %{run} %t.out

// spir-v gen for legacy images at O0 not working
// UNSUPPORTED: true
// This test is currently broken see https://github.com/intel/llvm/issues/13090
// UNSUPPORTED: O0

// This test verifies that make_image is working for 1D, 2D and 3D images.
// We instantiate an image with L0, set its body, then use a host accessor to
Expand Down

0 comments on commit 8e17c1f

Please sign in to comment.