[PATCH] D102852: [RISCV] Fix a crash when lowering split float arguments
Fraser Cormack via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 22 02:05:21 PDT 2021
frasercrmck added a comment.
In D102852#2895758 <https://reviews.llvm.org/D102852#2895758>, @luismarques wrote:
> 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!
Yeah, fair enough. Thank you for your help and patience!
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