summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2016-11-24 12:13:46 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2016-11-24 12:13:46 +0000
commita3af79678ed847b96a86b6b9b5d434574abd77c8 (patch)
tree04c7a59f932e85a115cbf02b245861749c813b20 /llvm/lib/Transforms
parent719eb8efa5fafee9987a1c3d9437afe3f63070ae (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud