[PATCH] D74977: [RISCV][GlobalISel] Add lowerFormalArguments for calling convention

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 08:46:53 PDT 2023


nitinjohnraj updated this revision to Diff 526655.
nitinjohnraj marked 3 inline comments as done.
nitinjohnraj added a comment.

Used opaque pointers, added tests for byval and sret


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74977

Files:
  llvm/lib/Target/RISCV/GISel/RISCVCallLowering.cpp
  llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74977.526655.patch
Type: text/x-patch
Size: 15710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/69817c18/attachment.bin>


More information about the llvm-commits mailing list