[PATCH] D11901: [TTI] Add a hook for specifying per-target defaults for Interleaved Accesses

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 10 06:03:27 PDT 2015


sbaranga added a comment.

In http://reviews.llvm.org/D11901#220399, @rengolin wrote:

> Hi Silviu,
>
> Do you plan to enable this for ARM/AArch64 soon?


Hi Renato,

I think we are very close. As far as I can see we only need a slight tuning of the cost model (increase the cost of insert/extract element for both backends).

Cheers,
Silviu


http://reviews.llvm.org/D11901





More information about the llvm-commits mailing list