[llvm] [RISCV] Add call preserved regmask to tail calls. (PR #122181)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 19:23:40 PST 2025
wangpc-pp wrote:
> I believe this fixes an issue I'm seeing with IPRA.
Great! I checked that this can fix an issue I saw when I played around with IPRA as well!
https://github.com/llvm/llvm-project/pull/122181
More information about the llvm-commits
mailing list