[PATCH] D100167: [AIX] Adjust CSR order to avoid breaking ABI regarding traceback
Xing Xue via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 30 07:28:31 PDT 2021
xingxue added a comment.
Have we checked the allocation of non-volatile FPRs and VRs? Is it always in descending order, i.e. starting with FPR31 or VR31?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100167/new/
https://reviews.llvm.org/D100167
More information about the llvm-commits
mailing list