In InstCombiner::visitOr, make sure we reverse the operand swap used for...
In InstCombiner::visitOr, make sure we reverse the operand swap used for checking for or-of-xor operations after those checks; a later check expects that any constant will be in Op1. PR12234. llvm-svn: 152884
Loading
Please register or sign in to comment