Skip to content
Commit df1690dc authored by Evan Cheng's avatar Evan Cheng
Browse files

Handle a special case xor undef, undef -> 0. Technically this should be...

Handle a special case xor undef, undef -> 0. Technically this should be transformed to undef. But this is such a common idiom (misuse) we are going to handle it.

llvm-svn: 48792
parent 2b72c059
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