Update breaking test.

llvm-svn: 361542
This commit is contained in:
Alina Sbirlea 2019-05-23 19:51:16 +00:00
parent 5c714cbdd8
commit 9925ef78ce
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
// CHECK-DISABLE-VECT: fmul double
// CHECK-DISABLE-VECT-NOT: fmul <{{[0-9]+}} x double>
#include <stdio.h>
int printf(const char * restrict format, ...);
void for_test() {
double A[1000], B[1000];