Make LowerSIGN_EXTEND_INREG split 256-bit vectors when AVX1 is enabled and use AVX2...
[oota-llvm.git] / test / Transforms / InstCombine / known_align.ll
index a6e340902dfb3a2f7c878d47f5abc790c94afac1..5382abf821254f99e64e0aa8ef3d6f7c6923e783 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine | llvm-dis | grep {align 1}
+; RUN: opt < %s -instcombine -S | grep {align 1}
 ; END.
 
        %struct.p = type <{ i8, i32 }>