[PATCH] D74909: [x86] allow peeking through an extract_subvector to find a splatted operand
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 09:34:48 PST 2020
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - as a future tidyup we may want to investigate merging the subvector tracking code with the "findEltLoadSrc" code used by EltsFromConsecutiveLoads (please can you add a TODO for now?)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74909/new/
https://reviews.llvm.org/D74909
More information about the llvm-commits
mailing list