================

----------------
kmclaughlin-arm wrote:

The new builtins are defined after the `else` below, so they are only defined 
for `__ARM_64BIT_STATE`.

The builtins don't require `__ARM_PREFETCH_RANGE`, but it is there as a way to 
check if they are implemented which is why I added 
`defined(__ARM_PREFETCH_RANGE)` to the tests as well.

https://github.com/llvm/llvm-project/pull/170490
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to