[PATCH] D65538: [X86] Add DAG combine to fold any_extend_vector_inreg+truncstore to an extractelement+store

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 14:52:57 PDT 2019


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

LGTM, even if its just temporary until widening-legalization is flipped


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

https://reviews.llvm.org/D65538





More information about the llvm-commits mailing list