[PATCH] D75023: [RISCV][GlobalISel] Add lowerCall for calling convention

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 13:48:32 PDT 2023


nitinjohnraj added a comment.

As stated in the parent revision <https://reviews.llvm.org/D74977>, we will correctly handle byval, sret and cases where the number of arguments exceed the number of available registers in a future patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75023



More information about the llvm-commits mailing list