[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
Sun Feb 27 18:07:47 PST 2022


joshua-arch1 added a comment.

In D116735#3326135 <https://reviews.llvm.org/D116735#3326135>, @asb wrote:

> I think I'm correct in thinking that everyone so far is broadly in favour of this change, but as Craig suggests it likely wants something in AutoUpgrade.cpp to handle the change.
>
> Does anyone feel differently?

I have updated this patch by doing an upgrade for RISCV in AutoUpgrade.cpp to fix up old IR files. Could anyone review again?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D116735/new/

https://reviews.llvm.org/D116735



More information about the llvm-commits mailing list