[PATCH] D25387: When optimizing for size, enable loop rerolling by default.
Chris Matthews via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 11 12:29:38 PDT 2016
Hal,
I noticed since this commit there is a test-suite failure:
http://lab.llvm.org:8080/green/job/perf_darwin_x86_Osflto/64/
SingleSource.Benchmarks.Adobe-C++.loop_unroll appears to be failing.
Tailing the output of the program gets:
…
test 236 failed
test 236 failed
test 236 failed
test 236 failed
test 236 failed
test 236 failed
test 236 failed
On October 8, 2016 at 8:16:18 PM, Hal Finkel via cfe-commits (cfe-commits at lists.llvm.org) wrote:
hfinkel closed this revision.
hfinkel added a comment.
r283685
https://reviews.llvm.org/D25387
_______________________________________________
cfe-commits mailing list
cfe-commits at lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161011/b64374b9/attachment-0001.html>
More information about the cfe-commits
mailing list