We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c450369 commit 013542fCopy full SHA for 013542f
llvm/test/CodeGen/SPIRV/opencl/vload2.ll
@@ -1,5 +1,5 @@
1
; RUN: llc -O0 -mtriple=spirv64-unknown-unknown %s -o - | FileCheck %s
2
-; This test only itends to check the vloadn builtin lowering.
+; This test only intends to check the vloadn builtin name resolution.
3
; The calls to the OpenCL builtins are not valid and will not pass SPIR-V validation.
4
5
; CHECK-DAG: %[[#IMPORT:]] = OpExtInstImport "OpenCL.std"
0 commit comments