[PATCH] D80131: [x86] favor vector constant load to avoid GPR to XMM transfer, part 2

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 23 07:55:57 PDT 2020


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

LGTM - let's go with this approach. I've raised PR46048 to hopefully help us with reducing the size of constant pool loads when useful.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80131/new/

https://reviews.llvm.org/D80131





More information about the llvm-commits mailing list