diff options
author | Tomas Matheson <Tomas.Matheson@arm.com> | 2025-06-02 17:09:35 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-02 17:09:35 +0100 |
commit | 832a7bb460613690dc3627c16c26e07d0a18add7 (patch) | |
tree | d061507c1989018235b24202b41bb7871837211e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3290d625d2b37d1bb559f836dd40e30f5fab5e6b (diff) | |
download | llvm-832a7bb460613690dc3627c16c26e07d0a18add7.zip llvm-832a7bb460613690dc3627c16c26e07d0a18add7.tar.gz llvm-832a7bb460613690dc3627c16c26e07d0a18add7.tar.bz2 |
[AArch64] Add missing Neon Types (#126945)
The AAPCS64 adds a number of vector types to the C unconditionally:
https://github.com/ARM-software/abi-aa/blob/main/aapcs64/aapcs64.rst#11appendix-support-for-advanced-simd-extensions
The equivalent SVE types are already available in clang:
https://github.com/ARM-software/abi-aa/blob/main/aapcs64/aapcs64.rst#12appendix-support-for-scalable-vectors
__mfp8 is defined in the ACLE
https://arm-software.github.io/acle/main/acle.html#data-types
---------
Co-authored-by: David Green <david.green@arm.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions