InstCombine: form shuffles from wider range of insert/extractelements
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
index 5382abf821254f99e64e0aa8ef3d6f7c6923e783..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 }>