Implemented special cases for PerformVSELECTCombine.
vselects with constant masks, after legalization, will get turned into specialized shuffle_vectors so they can be matched to blend+imm instructions. Fixed some tests. llvm-svn: 209044
Loading
Please sign in to comment