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

Clean up previous cast optimization a bit. Also make zext elimination a bit...

Clean up previous cast optimization a bit. Also make zext elimination a bit more aggressive: if it's not necessary to emit an AND (i.e. high bits are already zero), it's profitable to evaluate the operand at a different type.

llvm-svn: 62297
parent 3e35fe89
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