Skip to content
Commit e06535b2 authored by Eli Friedman's avatar Eli Friedman
Browse files

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
parent 7cb9a13b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment