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

Nitin John Raj via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 10:21:05 PDT 2023


nitinjohnraj updated this revision to Diff 524377.
nitinjohnraj added a comment.

Added tests for aggregate types, sret and byval


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75023

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75023.524377.patch
Type: text/x-patch
Size: 17705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/c072c06b/attachment.bin>


More information about the llvm-commits mailing list