Hi all,
This patch implements the definition of ARM_FEATURE_ATOMICS and fixes the missing definition of ARM_FEATURE_CRC32 for Armv8.1-A.
Kind regards,
Andre
Paths
| Differential D91438
[AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS} ClosedPublic Authored by avieira on Nov 13 2020, 9:06 AM.
Details Summary Hi all, This patch implements the definition of ARM_FEATURE_ATOMICS and fixes the missing definition of ARM_FEATURE_CRC32 for Armv8.1-A. Kind regards,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 13 2020, 9:42 AM Closed by commit rGa4b80efea98f: [AArch64] Define __ARM_FEATURE_{CRC32,ATOMICS} (authored by avieira). · Explain WhyNov 27 2020, 9:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 308081 clang/lib/Basic/Targets/AArch64.h
clang/lib/Basic/Targets/AArch64.cpp
clang/test/Preprocessor/aarch64-target-features.c
|