diff options
author | Lukacma <Marian.Lukac@arm.com> | 2024-06-25 17:19:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-25 17:19:42 +0200 |
commit | 8a46bbbc22a51db57f05beb0026772b899a785b9 (patch) | |
tree | aef6e4db7d75bd3506555f774f463b6c920ee3c8 /libcxx/src/filesystem/operations.cpp | |
parent | dddef9d1c9b7b4e8a96bd68d44cd3ed6dc85f758 (diff) | |
download | llvm-8a46bbbc22a51db57f05beb0026772b899a785b9.zip llvm-8a46bbbc22a51db57f05beb0026772b899a785b9.tar.gz llvm-8a46bbbc22a51db57f05beb0026772b899a785b9.tar.bz2 |
[Clang] Remove preprocessor guards and global feature checks for NEON (#95224)
To enable function multi-versioning (FMV), current checks which rely on
cmd line options or global macros to see if target feature is present
need to be removed. This patch removes those for NEON and also
implements changes to NEON header file as proposed in
[ACLE](https://github.com/ARM-software/acle/pull/321).
Diffstat (limited to 'libcxx/src/filesystem/operations.cpp')
0 files changed, 0 insertions, 0 deletions