File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// REQUIRES: matrix-xmx8
9
9
10
- // RUN: %clangxx -fsycl %s -o %t.out -Dsycl/test-e2e_EXT_ONEAPI_MATRIX_VERSION =4
10
+ // RUN: %clangxx -fsycl %s -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION =4
11
11
// RUN: %CPU_RUN_PLACEHOLDER %t.out
12
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
13
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// REQUIRES: matrix-xmx8
9
9
10
- // RUN: %clangxx -fsycl %s -o %t.out -Dsycl/test-e2e_EXT_ONEAPI_MATRIX_VERSION =4
10
+ // RUN: %clangxx -fsycl %s -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION =4
11
11
// RUN: %CPU_RUN_PLACEHOLDER %t.out
12
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
13
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// REQUIRES: matrix
9
9
10
- // RUN: %clangxx -fsycl %s -o %t.out -Dsycl/test-e2e_EXT_ONEAPI_MATRIX_VERSION =4
10
+ // RUN: %clangxx -fsycl %s -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION =4
11
11
// RUN: %CPU_RUN_PLACEHOLDER %t.out
12
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
13
Original file line number Diff line number Diff line change 7
7
// ===----------------------------------------------------------------------===//
8
8
// REQUIRES: matrix
9
9
10
- // RUN: %clangxx -fsycl %s -o %t.out -Dsycl/test-e2e_EXT_ONEAPI_MATRIX_VERSION =4
10
+ // RUN: %clangxx -fsycl %s -o %t.out -DSYCL_EXT_ONEAPI_MATRIX_VERSION =4
11
11
// RUN: %CPU_RUN_PLACEHOLDER %t.out
12
12
// RUN: %GPU_RUN_PLACEHOLDER %t.out
13
13
You can’t perform that action at this time.
0 commit comments