[PATCH] D116735: [RISCV] Adjust RISCV data layout by using n32:64 in layout string

Alex Bradbury via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 08:54:44 PDT 2022


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

There were no objections on the call. Looks good to me - two minor changes before landing that would make sense:

- Fraser suggested tweaking the patch description
- Probably worth adding this to `docs/ReleaseNotes.rst` (I know we're not very consistent about doing this, but adding it now minimises the risk I miss it later!).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116735



More information about the cfe-commits mailing list