[PATCH] D41560: [X86] Make v2i1 and v4i1 legal types without VLX
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 7 05:45:38 PST 2018
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM - as a possible followup to avoid the vpxor/vpcmpgt it looks like we need patterns for the vpmov*2m equivalent of vblendv* sign bit selection tests in vselect-pcmp.ll
https://reviews.llvm.org/D41560
More information about the llvm-commits
mailing list