[clang] [Clang][SME2] Add multi-vector zip & unzip builtins (PR #74841)

David Sherwood via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 12 09:31:16 PST 2023


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

----------------
david-arm wrote:

For builtins that operate purely on SVE vectors I think we've used the convention of adding _vector_ to the test name, i.e. see acle_sme2_vector_rshl.c, etc. Should we do the same here?

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


More information about the cfe-commits mailing list