[PATCH] D47330: [DAGCombiner] match vector compare and select sizes with extload operand (PR37427)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 8 10:56:05 PDT 2018


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

LGTM (as long as you don't forget about the lost AVX1 improvements and the AVX2 slt_zero_fp_select regression!)


https://reviews.llvm.org/D47330





More information about the llvm-commits mailing list