InstCombine: Don't assume that m_ZExt matches an Instruction
[oota-llvm.git] / test / Transforms / InstCombine / fold-vector-zero.ll
index 2e1b5246a36459fcdd8c4f179f922876e7835fd0..e1d86b6cd07cb7bbe6047206dbbbe17f0971aaad 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine | llvm-dis | not grep zeroinitializer
+; RUN: opt < %s -instcombine -S | not grep zeroinitializer
 
 define void @foo(i64 %A, i64 %B) {
 bb8: