[InstCombine] add icmp+logic tests with commuted ops; NFC
The transform in question is located in foldICmpAndConstConst(), but as shown here, it doesn't work if operands are commuted. llvm-svn: 343646
Loading
Please sign in to comment
The transform in question is located in foldICmpAndConstConst(), but as shown here, it doesn't work if operands are commuted. llvm-svn: 343646