[PATCH] D69808: [RISCV GlobalISel] Add lowerReturn for calling conv.
weiwei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 18 09:07:17 PST 2019
wwei updated this revision to Diff 234556.
wwei added a comment.
Fix some typos and add a new function `lowerReturnVal`
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69808/new/
https://reviews.llvm.org/D69808
Files:
llvm/lib/Target/RISCV/RISCVCallLowering.cpp
llvm/lib/Target/RISCV/RISCVCallLowering.h
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/GlobalISel/irtranslator-calllowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69808.234556.patch
Type: text/x-patch
Size: 16046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/281e424e/attachment-0001.bin>
More information about the llvm-commits
mailing list