InstCombine: Don't assume that m_ZExt matches an Instruction
[oota-llvm.git] / test / Transforms / InstCombine / 2007-04-08-SingleEltVectorCrash.ll
index ee21ab816ba58e8ad8de276a28049d545f99abd0..22eb2c23c34b7750425ed311078c707f071b9d88 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 ; PR1304
 
 define i64 @bork(<1 x i64> %vec) {