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

- When legal, promote a load to zextload rather than ext load.

- Catch more further dag combine opportunities as result of operand promotion, e.g. (i32 anyext (i16 trunc (i32 x))) -> (i32 x)

llvm-svn: 102455
parent 6c74a872
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