Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Commit c507987

Browse files
authored
[SYCL][Matrix] minor: fix a typo (#536)
1 parent 0e6f7a2 commit c507987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SYCL/Matrix/joint_matrix_us_int8.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// REQUIRES: matrix
99

1010
// RUN: %clangxx -fsycl %s -o %t.out
11-
// RUN: %CPU_RUN_PLACEHrevertOLDER %t.out
11+
// RUN: %CPU_RUN_PLACEHOLDER %t.out
1212
// RUN: %GPU_RUN_PLACEHOLDER %t.out
1313

1414
#include <CL/sycl.hpp>

0 commit comments

Comments
 (0)