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

Edward Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 13:47:56 PDT 2021


edward-jones added a comment.

Documentation for `-msave-restore` has been committed to riscv-toolchain-conventions <https://github.com/riscv/riscv-toolchain-conventions>, I have an additional pull request to document this proposed tail-call version here <https://github.com/riscv/riscv-toolchain-conventions/pull/10>


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

https://reviews.llvm.org/D91719



More information about the llvm-commits mailing list