[PATCH] D100591: [Clang][AArch64] Disable rounding of return values for AArch64

Tim Northover via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 27 06:00:23 PDT 2021


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

Thanks for updating it. A little disappointing that we can't support BE first-class, but much more important that it's not broken and it's not actually that common. So I think this is OK now, the backend should cope fine with the oddly sized types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100591



More information about the cfe-commits mailing list