[PATCH] D59777: [x86] improve AVX lowering of vector zext

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 27 11:24:30 PDT 2019


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

LGTM - someday shuffle combining will handle different sized source/destination registers (and we can properly combine from vinsertf128) but this is good enough for now.


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

https://reviews.llvm.org/D59777





More information about the llvm-commits mailing list