Skip to content

Commit

Permalink
Remove workaround option
Browse files Browse the repository at this point in the history
  • Loading branch information
jsji committed Jul 5, 2024
1 parent b1d63da commit 6b45baf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sycl/test-e2e/ESIMD/hardware_dispatch.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
//
//===----------------------------------------------------------------------===//
// Add "-options -vc-codegen" explicitly to workaround bug in dev igc package.
// RUN: %clangxx -fsycl -fsycl-targets=intel_gpu_bdw %s -Xs "-options -vc-codegen" -o %t.out
// RUN: %clangxx -fsycl -fsycl-targets=intel_gpu_bdw %s -o %t.out
// RUN: %t.out
// TODO: remove XFAIL when the fix in GPU RT for Windows is updated on CI
// machines
Expand Down

0 comments on commit 6b45baf

Please sign in to comment.