This repository was archived by the owner on Mar 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 1414// UNSUPPORTED: windows
1515// Linux Level Zero fail with assertion in SPIRV about specialization constant
1616// type size.
17+ // XFAIL: level_zero
1718// RUN: %clangxx-esimd -fsycl -I%S/.. %s -o %t.out
1819// RUN: %GPU_RUN_PLACEHOLDER %t.out
1920// UNSUPPORTED: cuda
Original file line number Diff line number Diff line change 1414// UNSUPPORTED: windows
1515// Linux Level Zero fail with assertion in SPIRV about specialization constant
1616// type size.
17+ // XFAIL: level_zero
1718// RUN: %clangxx-esimd -fsycl -I%S/.. %s -o %t.out
1819// RUN: %GPU_RUN_PLACEHOLDER %t.out
1920// UNSUPPORTED: cuda
Original file line number Diff line number Diff line change 1414// UNSUPPORTED: windows
1515// Linux Level Zero fail with assertion in SPIRV about specialization constant
1616// type size.
17+ // XFAIL: level_zero
1718// RUN: %clangxx-esimd -fsycl -I%S/.. %s -o %t.out
1819// RUN: %GPU_RUN_PLACEHOLDER %t.out
1920// UNSUPPORTED: cuda
Original file line number Diff line number Diff line change 1414// UNSUPPORTED: windows
1515// Linux Level Zero fail with assertion in SPIRV about specialization constant
1616// type size.
17+ // XFAIL: level_zero
1718// RUN: %clangxx-esimd -fsycl -I%S/.. %s -o %t.out
1819// RUN: %GPU_RUN_PLACEHOLDER %t.out
1920// UNSUPPORTED: cuda
Original file line number Diff line number Diff line change 33// RUN: %clangxx -fsycl %s -o %t.out
44// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
6+ // XFAIL:*
67#include " include/asmhelper.h"
78#include < CL/sycl.hpp>
89#include < cmath>
Original file line number Diff line number Diff line change 33// RUN: %clangxx -fsycl %s -o %t.out
44// RUN: %GPU_RUN_PLACEHOLDER %t.out
55
6+ // XFAIL:*
67#include " include/asmhelper.h"
78#include < CL/sycl.hpp>
89
You can’t perform that action at this time.
0 commit comments