[PATCH] D12145: [ARM][AArch64] Turn on by default interleaved access lowering

silviu.baranga@arm.com via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 05:42:46 PDT 2015


sbaranga added a comment.

Hi Renato,

This should be part of a series of patches to enable interleaved access vectorization. I haven't tried benchmarking this specific change.

I'll post two more patches to enable interleaved access vectorization on ARM/AArch64 that rely on this change going in, and I'll have benchmarking numbers for those.

Cheers,
Silviu


http://reviews.llvm.org/D12145





More information about the llvm-commits mailing list