[PATCH] D26313: [AArch64] Transfer memory operands when lowering vector load and store intrinsics

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 7 01:02:16 PST 2016


jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.

Scratch that. I've seen from the source that we only ever call SelectLoad when selecting an intrinsic.

This looks good to me.


https://reviews.llvm.org/D26313





More information about the llvm-commits mailing list