[PATCH] D91719: [RISCV] Add support for using -msave-restore with tailcalls

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 05:26:39 PDT 2022


asb added a comment.

In D91719#3471226 <https://reviews.llvm.org/D91719#3471226>, @edward-jones wrote:

> The documentation changes to the riscv-toolchain-conventions repository have been merged now, (https://github.com/riscv-non-isa/riscv-toolchain-conventions/pull/10). In addition, there's a pending patch to implement this in GCC (https://gcc.gnu.org/pipermail/gcc-patches/2022-March/592467.html). I think this means there's nothing blocking this except a rebase.

I think that's right - thanks for your perseverance with this Ed.


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

https://reviews.llvm.org/D91719



More information about the llvm-commits mailing list