[PATCH] D150953: [Clang][SVE2.1] Add clang support for prototypes using svcount_t

Sander de Smalen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 31 05:27:42 PDT 2023


sdesmalen added inline comments.


================
Comment at: clang/include/clang/Basic/arm_sve.td:56
 // P: boolean
+// Qa: svcount
 // U: unsigned
----------------
The typespec modifier in this file can remain `Q` rather than `Qa`. Can you change it back?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150953



More information about the cfe-commits mailing list