Skip to content

Commit 4b4fc14

Browse files
committed
Typo fix
1 parent a7d3348 commit 4b4fc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/sycl-post-link/emit_intel_reqd_sub_group_size.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; This test checks that the sycl-post-link tool correctly handles
2-
; intel_reqd_sub_group_siz metadata.
2+
; intel_reqd_sub_group_size metadata.
33

44
; RUN: sycl-post-link -properties -emit-program-metadata -device-globals -S < %s -o %t.files.table
55
; RUN: FileCheck %s -input-file=%t.files.table --check-prefixes CHECK-TABLE

0 commit comments

Comments
 (0)