[PATCH] D25350: [X86] Enable interleaved memory accesses by default

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 13 10:47:48 PDT 2016


mkuper added a comment.

In https://reviews.llvm.org/D25350#569425, @DavidKreitzer wrote:

> Hi Michael,
>
> I thought the plan was to avoid interleaved vectorization when targeting Atom. Did that plan change or get handled in some other way?


No, this is my mistake, sorry about that.
I'll update the patch, thanks.


https://reviews.llvm.org/D25350





More information about the llvm-commits mailing list