Teach SimplifyDemandedBits how to look through fpext and fptrunc to simplify their...
[oota-llvm.git] / test / Transforms / InstCombine / 2007-08-02-InfiniteLoop.ll
index 56d7ad6ae51626a4cedc5dc956c3463283a54dba..3f76187b780a47fea679cbc01e5f908e2ca789c4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 ; PR1594
 
 define i64 @test(i16 %tmp510, i16 %tmp512) {