forked from OSchip/llvm-project
[AIX] XFAIL 2009-03-29-SoftFloatVectorExtract.ll because of no soft float support
Soft floats are not currently supported on AIX, so mark this test as XFAIL on AIX for now. Reviewed By: shchenz Differential Revision: https://reviews.llvm.org/D113407
This commit is contained in:
parent
8165eaa885
commit
423ea9ae7f
|
@ -1,3 +1,4 @@
|
|||
; XFAIL: -aix
|
||||
; RUN: llc < %s
|
||||
; PR3899
|
||||
|
||||
|
|
Loading…
Reference in New Issue