commit | 7a1c547b1898f4311a2abfe04ab7317b1abeae10 | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Jun 07 13:01:42 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Thu Jun 07 13:01:42 2018 +0000 |
tree | eddab07eb506ba862a2d5570fe04e5a2c8059532 | |
parent | efeb67ca07f6d91d1e8b6b93d4a634e880bec483 [diff] |
[X86][SSE] Simplify combineVectorTruncationWithPACKSS to reduce code duplication Simplify combineVectorTruncationWithPACKSS to just a SIGN_EXTEND_INREG followed by using the existing truncateVectorWithPACK instead of duplicating code. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334193 91177308-0d34-0410-b5e6-96231b3b80d8