[PATCH] D75023: [RISCV][GlobalISel] Add lowerCall for calling convention
Nitin John Raj via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 13:21:28 PDT 2023
nitinjohnraj updated this revision to Diff 527183.
nitinjohnraj marked an inline comment as done.
nitinjohnraj added a comment.
Set IsTailCall to false. We will handle tail calls in a future patch.
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.527183.patch
Type: text/x-patch
Size: 17767 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/0dae50ba/attachment.bin>
More information about the llvm-commits
mailing list