[llvm] r207528 - Add optimization remarks to the loop unroller and vectorizer.

Diego Novillo dnovillo at google.com
Tue Apr 29 14:24:14 PDT 2014


On Apr 29, 2014 5:06 PM, "David Blaikie" <dblaikie at gmail.com> wrote:
>
>
> Yeah, I'm assuming there are some "/obviously/ we should do this
> optimization here" and "/obviously/ we should never do this
> optimization here" that could be used as examples to make test cases
> to verify the reporting that would be stable across tweaks to the
> optimizers, etc.
>
> Which, if I'm reading you correctly, it sounds like what you're
describing \/

Yup. The trick is making them completely obvious to avoid flakiness.

Diego.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140429/a14a5d53/attachment.html>


More information about the llvm-commits mailing list