Skip to content

Commit 4048a82

Browse files
authored
Merge branch 'sycl' into test-ur-hip-context-refactor
2 parents 6b1bec0 + ea26120 commit 4048a82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
// RUN: %{build} %device_asan_flags -O2 -g -o %t
77
// RUN: %{run} not %t 2>&1 | FileCheck %s
88

9+
// See https://github.com/intel/llvm/issues/15453
10+
// UNSUPPORTED: gpu-intel-dg2
11+
912
#include <sycl/detail/core.hpp>
1013

1114
#include <sycl/ext/oneapi/experimental/address_cast.hpp>

0 commit comments

Comments
 (0)