[PATCH] D73197: [x86] match concat of 128-bit high half vectors before lowering to VPERM2X128
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 09:09:15 PST 2020
RKSimon added a comment.
This looks OK, but I'd be curious if we'd hit more cases by adding a vperm2f128(insert_subvector,insert_subvector) combine in combineTargetShuffle instead.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73197/new/
https://reviews.llvm.org/D73197
More information about the llvm-commits
mailing list