Specify complete triple for fp128 tests.
[oota-llvm.git] / test / CodeGen / PowerPC / vector.ll
index ee4da315f9277c8aec5ce3c9a02a11f1ce07bfc7..e4c3b0db17267b2de498716cae6fa50c54056390 100644 (file)
@@ -1,6 +1,6 @@
 ; Test that vectors are scalarized/lowered correctly.
 ; RUN: llc < %s -march=ppc32 -mcpu=g5 > %t
-; RUN: llc < %s -march=ppc32 -mcpu=g3 > %t
+; RUN: llc < %s -march=ppc32 -mcpu=g3 >> %t
 
 %d8 = type <8 x double>
 %f1 = type <1 x float>