Add encoding for VSTR.
[oota-llvm.git] / test / Transforms / SCCP / apint-ipsccp1.ll
index 3b26d5b041e0d902e77244c12fdd36abc866ed6e..fda40f53fe1f721c6b26ad080dde74f4cbd0e3ab 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -ipsccp -S | grep -v {ret i512 undef} | \
+; RUN: opt %s -ipsccp -S | grep -v {ret i512 undef} | \
 ; RUN:   grep {ret i8 2}
 
 define internal i512 @test(i1 %B) {