[InstCombine] add tests for select to logic folds; NFC
As discussed in D45862, we want these folds sometimes because they're good improvements. But as we can see here, the current logic doesn't check uses and doesn't produce optimal code in all cases. llvm-svn: 330837
Loading
Please sign in to comment