[PATCH] Adding the loop vectorizer to the LTO pipeline

Chandler Carruth chandlerc at gmail.com
Fri Feb 21 15:45:26 PST 2014


On Fri, Feb 21, 2014 at 3:38 PM, Renato Golin <renato.golin at linaro.org>wrote:

> On 21 February 2014 22:49, Arnold Schwaighofer <aschwaighofer at apple.com>
> wrote:
> > As far as I am aware of there is no way to pass llvm flags through the
> linker.
>
>  -Wl?
>
> Anyway, it would be good to enable it and give it a go, in the worst
> case, we'll find many bugs with it, in the best, we'll produce even
> faster code! ;)
>
> It's not because we enable it on trunk that it has to be enabled in
> releases...


So, not at all relevant to this particular case, but I wouldn't think about
it that way. We want trunk to always be in a release quality state. That's
why we revert to green. This is critically important to a bunch of users of
LLVM that are cutting *many* releases from trunk with nothing to do with
the open source releases. =]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140221/f72e33e8/attachment.html>


More information about the llvm-commits mailing list