Teach DAG combine to handle vector logical operations with vectors of all 1s...
Teach DAG combine to handle vector logical operations with vectors of all 1s or all 0s. These cases can show up when vectors are split for legalizing. Fix some tests that were dependent on these cases not being combined. llvm-svn: 169684
Loading
Please register or sign in to comment