Teach SimplifyDemandedBits how to look through fpext and fptrunc to simplify their...
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
index 91fcc0c08692ce4bafadde8f4f9ae8aa96e1f36a..0249951966dcc349cb43a1176279d94a7a8e7964 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {align 1}
+; RUN: opt < %s -instcombine -S | grep "align 1"
 ; END.
 
        %struct.p = type <{ i8, i32 }>