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 0f54ca5 commit 14359a0Copy full SHA for 14359a0
test/llvmpasses/memoryref-addrspace.jl
@@ -18,4 +18,4 @@ end
18
# CHECK-NOT: store {{.*}} addrspace(10) {{.*}}GenericMemoryRef
19
# CHECK: call void @ijl_bounds_error_int
20
21
-emit(bf, Tuple{Int, Vector{Float64}})
+emit(bf, Int, Vector{Float64})
0 commit comments