commit | 3ff9c137a485dae9638bbb9a9ed1536d9a9f1ed7 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@intel.com> | Tue Aug 29 18:58:13 2017 +0000 |
committer | Craig Topper <craig.topper@intel.com> | Tue Aug 29 18:58:13 2017 +0000 |
tree | 8cb997b4affd154ec1a80dcce762ba43d46e02d8 | |
parent | 61161809db9f930ce366c46b491946f935ea7e8f [diff] |
[InstCombine] Support vector splats in transformZExtICmp This patch adds splat support to transformZExtICmp. The test cases are vector versions of tests that failed when commenting out parts of the existing scalar code. One test didn't vectorize optimize properly due to another bug so a TODO has been added. Differential Revision: https://reviews.llvm.org/D37253 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@312023 91177308-0d34-0410-b5e6-96231b3b80d8