Skip to content

Commit

Permalink
XFAIL internalize_vfunc.cpp on AMD HIP and CUDA
Browse files Browse the repository at this point in the history
  • Loading branch information
sys-ce-bb committed Jan 29, 2024
1 parent ece5ab1 commit e2a8b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sycl/test-e2e/KernelFusion/internalize_vfunc.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// RUN: %{build} -fsycl-embed-ir -O2 -o %t.out
// RUN: %{run} %t.out
// XFAIL: hip,cuda

// Test complete fusion with private internalization specified on the
// accessors for a device kernel with sycl::vec::load and sycl::vec::store.
Expand Down

0 comments on commit e2a8b3e

Please sign in to comment.