[PATCH] D74977: [WIP][RISCV][GlobalISel] Add lowerFormalArguments for calling convention
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 04:01:08 PST 2022
lewis-revill updated this revision to Diff 403204.
lewis-revill edited the summary of this revision.
lewis-revill added a comment.
Herald added a subscriber: pcwang-thead.
Introduce an `IncomingValueAssigner` to allow us to call `determineAndHandleAssignments`.
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/RISCVCallLowering.cpp
llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/args.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74977.403204.patch
Type: text/x-patch
Size: 14260 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/c21b8249/attachment-0001.bin>
More information about the llvm-commits
mailing list