[PATCH] D116735: [RISCV] Adjust RISCV data layout by using n32:64 in layout string
Jun Sha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 31 23:39:31 PDT 2022
joshua-arch1 added a comment.
In D116735#3417888 <https://reviews.llvm.org/D116735#3417888>, @craig.topper wrote:
> Reverse ping.
Sorry for the delay. The patch has been updated by replacing the '-n64-' with '-n32:64-' for RISCV in AutoUpgrade.cpp.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116735/new/
https://reviews.llvm.org/D116735
More information about the llvm-commits
mailing list