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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 10:20:22 PDT 2020


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

Add test for pointer return type


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.251123.patch
Type: text/x-patch
Size: 18187 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/76b3d484/attachment.bin>


More information about the llvm-commits mailing list