[PATCH] D75023: [WIP][RISCV][GlobalISel] Add lowerCall for calling convention
Lewis Revill via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 04:23:32 PST 2022
lewis-revill updated this revision to Diff 403214.
lewis-revill added a comment.
Herald added a subscriber: pcwang-thead.
Use ValueAssigners to avoid rewriting generic infrastructure and use `determineAndHandleAssignments` instead.
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/RISCVCallLowering.cpp
llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/calls.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75023.403214.patch
Type: text/x-patch
Size: 15062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/8498773e/attachment.bin>
More information about the llvm-commits
mailing list