File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 55// UNSUPPORTED: opencl && gpu
66
77// TODO: Fails at JIT compilation for some reason.
8- // TODO: Reenable windows/linux, see https://github.com/intel/llvm/issues/14598
9- // UNSUPPORTED: hip, windows, linux
8+ // UNSUPPORTED: hip
109#define SYCL_FALLBACK_ASSERT 1
1110
1211#include < sycl/detail/core.hpp>
Original file line number Diff line number Diff line change 33// RUN: %{build} -D__SYCL_INTERNAL_API -o %t.out %opencl_lib
44// RUN: %{run} %t.out
55
6- // TODO: Reenable, see https://github.com/intel/llvm/issues/14679
7- // UNSUPPORTED: windows, linux
8-
96// ==--------------- sampler.cpp - SYCL sampler basic test ------------------==//
107//
118// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
You can’t perform that action at this time.
0 commit comments