[LLVMdev] the clang 3.5 loop optimizer seems to jump in unintentional for simple loops
Chandler Carruth
chandlerc at google.com
Tue Jul 22 21:03:35 PDT 2014
On Tue, Jul 22, 2014 at 9:00 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> Hi Dennis,
>
> Can you please file a bug for this at http://llvm.org/bugs/ -- we should
> not be vectorizing this loop of length 3.
>
Ahh, we lose track of the constant trip count. Yea, that's pretty terrible.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140722/9a639c34/attachment.html>
More information about the llvm-dev
mailing list