[PATCH] D65892: [X86] Improve cost model for subvector extraction of less than 128-bit vectors

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 15 08:03:21 PDT 2019


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

LGTM - I've been trying to think of a general helper function we could create for this as I can only imagine that we're going to need this more....


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

https://reviews.llvm.org/D65892





More information about the llvm-commits mailing list