[llvm] r186188 - ARM cost model: Add cost for gather/scather

Renato Golin renato.golin at linaro.org
Sat Jul 13 09:41:10 PDT 2013


On 12 July 2013 20:16, Arnold Schwaighofer <aschwaighofer at apple.com> wrote:

> +  if (Ty->isVectorTy() && IsComplex)
> +    return NumVectorInstToHideOverhead;
>

Very sensible. ;)

--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130713/eac48537/attachment.html>


More information about the llvm-commits mailing list