According to AIX default ABI, the definition seems incorrect.
Base test case added in https://reviews.llvm.org/D133545.
Differential D133547
[PowerPC] Fix CSR_64_AllRegs_AIX_Dflt_VSX definition tingwang on Sep 8 2022, 6:33 PM. Authored by
Details According to AIX default ABI, the definition seems incorrect. Base test case added in https://reviews.llvm.org/D133545.
Diff Detail
Event Timeline
|
Thanks for catching this.
I don't quite understand why it's ok to set it to 31 here even though it seems to work.