commit | 93e0ed31c54cea6bf3f1f20244bd56a4770b2780 | [log] [tgz] |
---|---|---|
author | Nate Begeman <natebegeman@mac.com> | Thu Dec 03 07:11:29 2009 +0000 |
committer | Nate Begeman <natebegeman@mac.com> | Thu Dec 03 07:11:29 2009 +0000 |
tree | 3e733ab19e10d46e772bb535d27f76846387197c | |
parent | 56856b1f46ec1f073ceef4e826c544b8b1691608 [diff] |
Don't pull vector sext through both hands of a logical operation, since doing so prevents the fusion of vector sext and setcc into vsetcc. Add a testcase for the above transformation. Fix a bogus use of APInt noticed while tracking this down. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@90423 91177308-0d34-0410-b5e6-96231b3b80d8