[PATCH] D64528: [X86] Separate the memory size of vzext_load/vextract_store from the element size of the result type. Use them improve the codegen of v2f32 loads/stores with sse1 only.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 07:50:09 PDT 2019


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

No objections, LGTM


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

https://reviews.llvm.org/D64528





More information about the llvm-commits mailing list