================ ---------------- CarolineConcatto wrote:
Why the new builtins depends on : defined(__ARM_32BIT_STATE) && __ARM_32BIT_STATE and in the tests it checks for: #if defined(__ARM_64BIT_STATE) && defined(__ARM_PREFETCH_RANGE) https://github.com/llvm/llvm-project/pull/170490 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
