Skip to content

Commit 013542f

Browse files
[SPIR-V] Fix comment in vload2.ll test
1 parent c450369 commit 013542f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/SPIRV/opencl/vload2.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
2-
; This test only itends to check the vloadn builtin lowering.
2+
; This test only intends to check the vloadn builtin name resolution.
33
; The calls to the OpenCL builtins are not valid and will not pass SPIR-V validation.
44

55
; CHECK-DAG: %[[#IMPORT:]] = OpExtInstImport "OpenCL.std"

0 commit comments

Comments
 (0)