diff options
author | Simon Tatham <simon.tatham@arm.com> | 2020-03-02 09:06:09 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2020-03-02 10:33:30 +0000 |
commit | 1a8cbfa514ff83ac62c20deec0d9ea2c6606bbdf (patch) | |
tree | b4b76373cd6b857cab6b79aeffb6221d6a3077fa /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | b08d2ddd69b4a2209930b31fe456b4d7c1ce148f (diff) | |
download | llvm-1a8cbfa514ff83ac62c20deec0d9ea2c6606bbdf.zip llvm-1a8cbfa514ff83ac62c20deec0d9ea2c6606bbdf.tar.gz llvm-1a8cbfa514ff83ac62c20deec0d9ea2c6606bbdf.tar.bz2 |
[ARM,MVE] Add ACLE intrinsics for VCVT[ANPM] family.
Summary:
These instructions convert a vector of floats to a vector of integers
of the same size, with assorted non-default rounding modes.
Implemented in IR as target-specific intrinsics, because as far as I
can see there are no matches for that functionality in the standard IR
intrinsics list.
Reviewers: MarkMurrayARM, dmgreen, miyuki, ostannard
Reviewed By: dmgreen
Subscribers: kristof.beyls, hiraditya, cfe-commits, llvm-commits
Tags: #clang, #llvm
Differential Revision: https://reviews.llvm.org/D75255
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions