[PATCH] D66436: [X86] Add a hack to combinePMULDQ to manually turn SIGN_EXTEND_VECTOR_INREG/ZERO_EXTEND_VECTOR_INREG inputs into an ANY_EXTEND_VECTOR_INREG style shuffle

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 07:09:21 PDT 2019


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

LGTM, tbh I'd much prefer to get ANY_EXTEND_VECTOR_INREG handled properly, but there's still some yak shaving to do there.....


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

https://reviews.llvm.org/D66436





More information about the llvm-commits mailing list