this is not implemented by lsr yet

llvm-svn: 22642
This commit is contained in:
Chris Lattner 2005-08-04 01:18:48 +00:00
parent 6510749050
commit 9969c8613a
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
; gets reduced, making INDVAR dead.
; RUN: llvm-as < %s | opt -loop-reduce | llvm-dis | not grep INDVAR
; XFAIL: *
declare bool %pred()
declare int %getidx()