commit | 2d628eed7f2aa1a4a32a24f0422e267fb074e2d0 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Jan 19 16:25:02 2017 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Jan 19 16:25:02 2017 +0000 |
tree | be54f623a053d44b687c856176b95841c645fc82 | |
parent | d942fa672663681b592c3abba7727c0527330fde [diff] |
[X86][SSE] Attempt to pre-truncate arithmetic operations that have already been extended As discussed on D28219 - it is profitable to combine trunc(binop (s/zext(x), s/zext(y)) to binop(trunc(s/zext(x)), trunc(s/zext(y))) assuming the trunc(ext()) will simplify further git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292493 91177308-0d34-0410-b5e6-96231b3b80d8