[PATCH] D102852: [RISCV] Fix a crash when lowering split float arguments

Luís Marques via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 01:35:01 PDT 2021


luismarques added a comment.

In D102852#2873715 <https://reviews.llvm.org/D102852#2873715>, @frasercrmck wrote:

> Ping @asb or @kito-cheng any thoughts on this? (see above).

I think you can merge this. In the unlikely case we want to change the ABI, we can always do follow-up patches.
Thank you for the fix and the analysis!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102852



More information about the llvm-commits mailing list