[PATCH] D45395: [RISCV] Implement tail call optimization
Mandeep Singh Grang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 27 17:12:53 PDT 2018
mgrang added a comment.
Here's the MC layer patch which lower tail pseudo to auipc and jalr: https://reviews.llvm.org/D46221
https://reviews.llvm.org/D45395
More information about the llvm-commits
mailing list