Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Align with Linux GPU RT 21.26.20194 #341

Merged
merged 1 commit into from
Jul 7, 2021
Merged
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
2 changes: 0 additions & 2 deletions SYCL/OnlineCompiler/online_compiler_L0.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
// RUN: %clangxx -fsycl -fsycl-targets=%sycl_triple %level_zero_options %s -o %th.out
// RUN: %HOST_RUN_PLACEHOLDER %th.out

// The test regressed with GPU 21.23.20043. The fix is coming in next driver.
// XFAIL: linux
// This test checks INTEL feature class online_compiler for Level-Zero.
// All Level-Zero specific code is kept here and the common part that can be
// re-used by other backends is kept in online_compiler_common.hpp file.
Expand Down