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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 5 08:13:19 PST 2020


lewis-revill updated this revision to Diff 248481.
lewis-revill added a comment.

Rebase, update test structure. Correct missing defs by adding `CallReturnHandler`.


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/lib/Target/RISCV/RISCVCallLowering.h
  llvm/test/CodeGen/RISCV/GlobalISel/irtranslator/calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75023.248481.patch
Type: text/x-patch
Size: 17635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/11997e7d/attachment.bin>


More information about the llvm-commits mailing list