Skip to content

Commit

Permalink
Merge branch 'sycl' into test-ur-hip-context-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
JackAKirk committed Sep 20, 2024
2 parents 6b1bec0 + ea26120 commit 4048a82
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sycl/test-e2e/AddressSanitizer/nullpointer/global_nullptr.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@
// RUN: %{build} %device_asan_flags -O2 -g -o %t
// RUN: %{run} not %t 2>&1 | FileCheck %s

// See https://github.com/intel/llvm/issues/15453
// UNSUPPORTED: gpu-intel-dg2

#include <sycl/detail/core.hpp>

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

0 comments on commit 4048a82

Please sign in to comment.