[x86] Fix disassembly of callw instruction
[oota-llvm.git] / test / Transforms / InstCombine / bitcast-vec-canon.ll
index 194fdea52b2e3e2fa9adb63aa34c5dec2cdd8103..d27765e89424f3a63f6941f833a48127032e9fab 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep element | count 4
+; RUN: opt %s -instcombine -S | grep element | count 4
 
 define double @a(<1 x i64> %y) {
   %c = bitcast <1 x i64> %y to double