[PATCH] D124998: [AArch64][SVE] Add aarch64_sve_pcs attribute to Clang
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 10:25:44 PDT 2022
efriedma added a comment.
If you're really concerned about the size of FunctionProtoType increasing, can we just shove the infrequently used calling convention bits into TrailingObjects?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124998/new/
https://reviews.llvm.org/D124998
More information about the cfe-commits
mailing list