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 4d25afc commit b2d183eCopy full SHA for b2d183e
llvm/test/CodeGen/SPIRV/decoration-order.ll
@@ -2,7 +2,7 @@
2
; This test checks the OpDecorate MIR is generated after the associated
3
; vreg definition in the case of an array size declared through this lowering.
4
5
-define spir_func i32 @foo(ptr addrspace(4) %Buf, ptr addrspace(4) %Item) {
+define spir_func i32 @foo() {
6
entry:
7
%var = alloca i64
8
br label %block
0 commit comments