[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 01:14:13 PST 2024


bgra8 wrote:

@DanielKristofKiss do I understand correctly that you confirm the current behavior for `__builtin_cpu_supports("unsupported-features")` -- does not compile no matter the CPU --  is a `clang` defect? 

If that is the case let's file a bug to have this fixed.



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


More information about the cfe-commits mailing list