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 ba71780 commit 356a522Copy full SHA for 356a522
test/transcoding/addrspace_global_annotations.ll
@@ -2,7 +2,7 @@
2
; Assertion `C->getType() == Ty->getElementType() && "Wrong type in array element initializer"' failed
3
; It also verifies that all the different address spaces were casted to the "common" one.
4
5
-; RUN: llvm-spirv %s --spirv-ext=+SPV_INTEL_fpga_memory_attributes
+; RUN: llvm-spirv %s --spirv-ext=+SPV_INTEL_fpga_memory_attributes -o %t.spv
6
; RUN: spirv-val %t.spv
7
; RUN: llvm-spirv -r %t.spv -o %t.rev.bc
8
; RUN: llvm-dis %t.rev.bc
0 commit comments