diff options
author | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2020-02-06 16:49:45 +0000 |
---|---|---|
committer | Mikhail Maltsev <mikhail.maltsev@arm.com> | 2020-02-06 16:49:45 +0000 |
commit | 2694cc3dca94dbaec15eea40bf69872e0b0d8a5c (patch) | |
tree | afae0d8d54c81bd7e396a2af7d11648a352bef49 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2724ada8d2ddfec8f1e3d39f1d02f8b5d5224f1b (diff) | |
download | llvm-2694cc3dca94dbaec15eea40bf69872e0b0d8a5c.zip llvm-2694cc3dca94dbaec15eea40bf69872e0b0d8a5c.tar.gz llvm-2694cc3dca94dbaec15eea40bf69872e0b0d8a5c.tar.bz2 |
[ARM][MVE] Add fixed point vector conversion intrinsics
Summary:
This patch implements the following Arm ACLE MVE intrinsics:
* vcvtq_n_*
* vcvtq_m_n_*
* vcvtq_x_n_*
and two corresponding LLVM IR intrinsics:
* int_arm_mve_vcvt_fix (vcvtq_n_*)
* int_arm_mve_vcvt_fix_predicated (vcvtq_m_n_*, vcvtq_x_n_*)
Reviewers: simon_tatham, ostannard, MarkMurrayARM, dmgreen
Reviewed By: MarkMurrayARM
Subscribers: kristof.beyls, hiraditya, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D74134
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions