diff options
Diffstat (limited to 'test/CodeGen/Generic/vector-constantexpr.ll')
-rw-r--r-- | test/CodeGen/Generic/vector-constantexpr.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/Generic/vector-constantexpr.ll b/test/CodeGen/Generic/vector-constantexpr.ll index 31b60a4d68..bf44f317ec 100644 --- a/test/CodeGen/Generic/vector-constantexpr.ll +++ b/test/CodeGen/Generic/vector-constantexpr.ll @@ -1,4 +1,5 @@ ; RUN: llvm-upgrade < %s | llvm-as | llc +; XFAIL: * void ""(float* %inregs, float* %outregs) { %a_addr.i = alloca <4 x float> ; <<4 x float>*> [#uses=1] |