[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 Jun 17 05:42:52 PDT 2021
luismarques added a comment.
The last time I looked at this I had some concerns but I didn't have time to fully investigate them.
To help get this going again, could you please clarify:
- Is this patch and/or the ABI changes supposed to be (roughly) permanent or just a temporary fix/workaround?
- Can you provide more details about the "The register arguments seem to occupy unused stack slots, which I've observed in other vector tests"?
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