I don't have time to restore this functionality right now.

llvm-svn: 40743
This commit is contained in:
Chris Lattner 2007-08-02 17:43:39 +00:00
parent dc2cf228ce
commit 9ea0287e25
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {zext } | wc -l | grep 1
; PR1570
; XFAIL: *
define i32 @test2(float %X, float %Y) {
entry: