[SystemZ] Add test missing from r186148
[oota-llvm.git] / test / Transforms / InstCombine / 2008-05-22-IDivVector.ll
index f627a348937885af17f4a508f36938e89a219d16..f7ba99c6b44995a291b4002a821e70923fa7ca07 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -disable-output
+; RUN: opt %s -instcombine -disable-output
 
 define <3 x i8> @f(<3 x i8> %i) {
   %A = sdiv <3 x i8> %i, %i