[PATCH] D81721: [SVE] Ensure proper mangling of ACLE tuple types
Sander de Smalen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 12 02:08:06 PDT 2020
sdesmalen added a comment.
See https://github.com/ARM-software/abi-aa/blob/master/aapcs64/aapcs64.rst#appendix-c-mangling for details on the mangling rules.
I thought it would be easier to review if I kept these changes separate from D81459 <https://reviews.llvm.org/D81459>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81721/new/
https://reviews.llvm.org/D81721
More information about the cfe-commits
mailing list