diff options
| author | Oliver Stannard <oliver.stannard@arm.com> | 2015-12-16 12:37:39 +0000 |
|---|---|---|
| committer | Oliver Stannard <oliver.stannard@arm.com> | 2015-12-16 12:37:39 +0000 |
| commit | 2de8c1691304420d2f1050f31c9f25e043ab7874 (patch) | |
| tree | 64bfdc49f345b7df8a2890fd573b528bcb58db67 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 25e241b006559ec6cb188ac32fb7fba0f358bc1b (diff) | |
[ARM] Add ARMv8.2-A FP16 vector instructions
ARMv8.2-A adds 16-bit floating point versions of all existing SIMD
floating-point instructions. This is an optional extension, so all of
these instructions require the FeatureFullFP16 subtarget feature.
Note that VFP without SIMD is not a valid combination for any version of
ARMv8-A, but I have ensured that these instructions all depend on both
FeatureNEON and FeatureFullFP16 for consistency.
Differential Revision: http://reviews.llvm.org/D15039
llvm-svn: 255764
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
