[InstCombine] CVTPH2PS Vector Demanded Elements + Constant Folding
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-13-CompareMerge.ll
index 109e4a217fb53639803f301ae53c4e449333889e..826d68aefc1a688cf4e109fe864a3431ecba6883 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt < %s -instcombine -S | grep {icmp sle}
+; RUN: opt < %s -instcombine -S | grep "icmp sle"
 ; PR1244
 
 define i1 @test(i32 %c.3.i, i32 %d.292.2.i) {