[PATCH] D62686: [RISCV] Add support for save/restore of callee-saved registers via libcalls
Lewis Revill via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 19 09:14:57 PDT 2019
lewis-revill marked an inline comment as done.
lewis-revill added a comment.
In D62686#1675347 <https://reviews.llvm.org/D62686#1675347>, @lenary wrote:
> We discussed this in the RISC-V meeting on 19 Sept 2019. @apazos says there are some SPEC failures in both 2006 and 2017, which would be good to triage.
I've uncovered some execution failures in our annotated GCC testsuite as well, so I will look into those as a starting point.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62686/new/
https://reviews.llvm.org/D62686
More information about the cfe-commits
mailing list