[PATCH] D90956: [clang][SVE] Activate macro `__ARM_FEATURE_SVE_VECTOR_OPERATORS`.

Richard Sandiford via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 11 10:34:13 PST 2020


rsandifo-arm added a comment.

The tests look good to me FWIW.  The Sema side is already covered by `Sema/attr-arm-sve-vector-bits.c` and the patch seems to test for the important ABI bits.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90956/new/

https://reviews.llvm.org/D90956



More information about the cfe-commits mailing list