This implements the second half of the fix for PR3290, handling
[oota-llvm.git] / test / Transforms / InstCombine / zext-fold.ll
index 690a2275e0629cecbf349c47b827018cafa123cb..27ea46061b073dc433075a84b0c625fd48482c0b 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {zext } | count 1
 ; PR1570
-; XFAIL: *
 
 define i32 @test2(float %X, float %Y) {
 entry: