[clang] Fix __builtin_vectorelements tests with REQUIRES (PR #69582)

Nikita Popov via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 19 03:18:37 PDT 2023


nikic wrote:

The correct check is `REQUIRES: aarch64-registered-target`, not `REQUIRES: target=aarch64`.

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


More information about the cfe-commits mailing list