mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-20 02:28:23 +00:00
xfail this for now, will fix shortly.
llvm-svn: 63533
This commit is contained in:
parent
5c43f87c53
commit
eeeba2abe9
@ -1,5 +1,6 @@
|
||||
; RUN: llvm-as < %s | opt -scalarrepl -instcombine | \
|
||||
; RUN: llc -march=x86 -mcpu=yonah | not grep sub.*esp
|
||||
; XFAIL: *
|
||||
|
||||
; This checks that various insert/extract idiom work without going to the
|
||||
; stack.
|
||||
|
Loading…
Reference in New Issue
Block a user