Displaying 1 result from an estimated 1 matches for "reduction_overapproxim".
2017 May 06
2
Build polly-amd64-linux Failure
...b.llvm.org:8011/
>
> Buildslave for this Build: grosser1
>
> Build Reason: scheduler
> Build Source Stamp: [branch trunk] 302339
> Blamelist: meinersbur
Hi Michael,
the recent commit caused a failure:
/home/grosser/buildslave/polly-amd64-linux/llvm.src/tools/polly/test/DeLICM/reduction_overapproximate.ll:102:16:
error: expected string not found in input
; APPROX-NEXT: new: { Stmt_reduction_inc[i0, i1] -> MemRef_A[2] : i0 <=
3 and 0 <= i1 <= -2 + i0 };
^
<stdin>:62:2: note: scanning from here
new: { Stmt_reduction_inc[i0, i1] -> MemRef_A[2] : 2 <= i0 <...