Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
// RUN: %{build} %level_zero_options -o %t.out
// RUN: %{run} %t.out

// L0v2 adapter does not support integrated buffers yet
// UNSUPPORTED: level_zero_v2_adapter
// UNSUPPORTED-TRACKER: https://github.com/intel/llvm/issues/20280

// Test get_native_mem for the Level Zero backend.

// Level-Zero
Expand Down
Loading