Skip to content

Commit cfa3a25

Browse files
committed
Add missing space between arguments
1 parent f6ffca7 commit cfa3a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sycl/test-e2e/Matrix/joint_matrix_bf16_fill_k_cache.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//===----------------------------------------------------------------------===//
88
// REQUIRES: aspect-ext_intel_matrix
99

10-
// RUN: %{build} -o %t_vnni.out -DVNNI%fp-model-precise
10+
// RUN: %{build} -o %t_vnni.out -DVNNI %fp-model-precise
1111
// RUN: %{run} %t_vnni.out
1212

1313
// RUN: %{build} -o %t.out %fp-model-precise

0 commit comments

Comments
 (0)