Skip to content
Commit 2b72c059 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: 48791
parent 4c1559f5
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