diff options
author | Alexandros Lamprineas <alexandros.lamprineas@arm.com> | 2024-09-20 19:10:54 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 19:10:54 +0100 |
commit | d497f465df024068cb2c134cdccd2f76bebd2a1e (patch) | |
tree | 8595956b698b5c984abd2187494552f11c52f6ef /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ebf13086740d714339b5f7a8bdadf9a5e1b754bb (diff) | |
download | llvm-d497f465df024068cb2c134cdccd2f76bebd2a1e.zip llvm-d497f465df024068cb2c134cdccd2f76bebd2a1e.tar.gz llvm-d497f465df024068cb2c134cdccd2f76bebd2a1e.tar.bz2 |
[FMV][AArch64] Unify ls64, ls64_v and ls64_accdata. (#108024)
Originally I tried spliting these features in the compiler with
https://github.com/llvm/llvm-project/pull/101712, but we decided to lump
those features in the ACLE specification (see
https://github.com/ARM-software/acle/pull/346). Since there are no
hardware implementations out there which implement ls64 without ls64_v
or ls64_accdata, this shouldn't be a regression for feature detection.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions