Skip to content
Commit 907e392d authored by Chris Lattner's avatar Chris Lattner
Browse files

Fold trunc(any_ext). This gives stuff like:

27,28c27
<       movzwl %di, %edi
<       movl %edi, %ebx
---
>       movw %di, %bx

llvm-svn: 28137
parent 57f8c5a3
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