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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 18 03:46:03 PDT 2020


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

Bug fix - add target flags to call instruction.


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.258506.patch
Type: text/x-patch
Size: 18819 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200418/2cda1b86/attachment.bin>


More information about the llvm-commits mailing list