File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// Intel GPU is not really required, but the test does not make sense for
9
9
// others.
10
+ // CMPLRTOOLS-28055: Disable for release compiler (Xmain and Xmain-rel)
11
+ // REQUIRES: TEMPORARILY_DISABLED
10
12
// REQUIRES: gpu
11
13
// UNSUPPORTED: cuda || hip
12
14
// RUN: %clangxx -fsycl -Xclang -opaque-pointers -fsycl-device-only -Xclang -emit-llvm -o %t.comp.ll %s
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// Intel GPU is not really required, but the test does not make sense for
9
9
// others.
10
+ // CMPLRTOOLS-28055: Disable for release compiler (Xmain and Xmain-rel)
11
+ // REQUIRES: TEMPORARILY_DISABLED
10
12
// REQUIRES: gpu
11
13
// UNSUPPORTED: cuda || hip
12
14
// RUN: %clangxx -fsycl -Xclang -opaque-pointers -fsycl-device-only -Xclang -emit-llvm -o %t.comp.ll %s
You can’t perform that action at this time.
0 commit comments