diff options
| author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-11-24 12:13:46 +0000 |
|---|---|---|
| committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2016-11-24 12:13:46 +0000 |
| commit | a3af79678ed847b96a86b6b9b5d434574abd77c8 (patch) | |
| tree | 04c7a59f932e85a115cbf02b245861749c813b20 /llvm/lib/Transforms | |
| parent | 719eb8efa5fafee9987a1c3d9437afe3f63070ae (diff) | |
| download | bcm5719-llvm-a3af79678ed847b96a86b6b9b5d434574abd77c8.tar.gz bcm5719-llvm-a3af79678ed847b96a86b6b9b5d434574abd77c8.zip | |
[X86] Generalize CVTTPD2DQ/CVTTPD2UDQ and CVTDQ2PD/CVTUDQ2PD opcodes. NFCI
Replace the CVTTPD2DQ/CVTTPD2UDQ and CVTDQ2PD/CVTUDQ2PD opcodes with general versions.
This is an initial step towards similar FP_TO_SINT/FP_TO_UINT and SINT_TO_FP/UINT_TO_FP lowering to AVX512 CVTTPS2QQ/CVTTPS2UQQ and CVTQQ2PS/CVTUQQ2PS with illegal types.
Differential Revision: https://reviews.llvm.org/D27072
llvm-svn: 287870
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions

