mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
this now passes
llvm-svn: 22636
This commit is contained in:
parent
1dcd811d36
commit
215515c80b
@ -1,8 +1,6 @@
|
||||
; Check that this test makes INDVAR and related stuff dead.
|
||||
; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | grep phi | wc -l | grep 2
|
||||
|
||||
; XFAIL: *
|
||||
|
||||
declare bool %pred()
|
||||
|
||||
void %test1({ int, int }* %P) {
|
||||
|
Loading…
Reference in New Issue
Block a user