[clang] [compiler-rt] [AArch64] Implement __builtin_cpu_supports, compiler-rt tests. (PR #82378)

via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 29 00:10:08 PST 2024


eaeltsin wrote:

Thanks @DanielKristofKiss - considering compilations with older toolchains is a good reason to choose the particular behavior. It would be very valuable if all these reasons and the selected behavior for unsupported builtins/parameters are documented, i.e. here - https://clang.llvm.org/docs/LanguageExtensions.html#builtin-functions


https://github.com/llvm/llvm-project/pull/82378


More information about the cfe-commits mailing list