diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-02-14 14:14:29 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-02-14 14:14:29 +0000 |
commit | 86d15bff68fbec668fc4b2449af7dfd449b491fb (patch) | |
tree | c2387baf09e7451d693e4e2b41cd0786e22b8f0e /lldb/packages/Python/lldbsuite/test/configuration.py | |
parent | b4e3bad89bc0922133f29064c87bb59a3935af39 (diff) | |
download | llvm-86d15bff68fbec668fc4b2449af7dfd449b491fb.zip llvm-86d15bff68fbec668fc4b2449af7dfd449b491fb.tar.gz llvm-86d15bff68fbec668fc4b2449af7dfd449b491fb.tar.bz2 |
[X86][SSE] Relax type legality for combineTruncateWithSat PACKSS/PACKUS truncation
While the AVX512 VTRUNCS/VTRUNCUS instructions require legal types, truncateVectorWithPACK handles cases with multiples of legal types through splitting/concatenation. So we just need to ensure that the src/dst scalar types are correct and leave truncateVectorWithPACK to handle the rest of it.
llvm-svn: 325127
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions