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 2e69a40 commit 32bb25bCopy full SHA for 32bb25b
llvm-spirv/test/extensions/INTEL/SPV_INTEL_function_pointers/alias.ll
@@ -1,3 +1,5 @@
1
+; XFAIL: *
2
+
3
; RUN: llvm-as -opaque-pointers=1 %s -o %t.bc
4
; RUN: llvm-spirv -spirv-ext=+SPV_INTEL_function_pointers -spirv-text %t.bc -o - | FileCheck %s --check-prefix=CHECK-SPIRV
5
; RUN: llvm-spirv -spirv-ext=+SPV_INTEL_function_pointers %t.bc -o %t.spv
llvm-spirv/test/image.ll
; RUN: llvm-spirv %t.bc -spirv-text -o - | FileCheck %s --check-prefix=CHECK-SPIRV
; RUN: llvm-spirv %t.bc -o %t.spv
0 commit comments