We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb89d5 commit 5577a5aCopy full SHA for 5577a5a
test/GEPOperator.spvasm
@@ -1,7 +1,7 @@
1
; It's possible that access to builtin variable is represented by
2
; GetElementPtrConstantExpr rather than GetElementPtrInst. This
3
; test case presents a pattern that results into a ConstantExpr.
4
-
+; REQUIRES: spirv-as
5
; RUN: spirv-as --target-env spv1.0 -o %t.spv %s
6
; RUN: spirv-val %t.spv
7
; RUN: llvm-spirv -r -o - %t.spv | llvm-dis | FileCheck %s
0 commit comments