[PATCH] D68559: [RISCV] Support fast calling convention

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 8 00:20:30 PDT 2019


shiva0217 updated this revision to Diff 223791.
shiva0217 added a comment.

Update patch to address the comment

Hi @hiraditya, thanks for the comment.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68559/new/

https://reviews.llvm.org/D68559

Files:
  lib/Target/RISCV/CMakeLists.txt
  lib/Target/RISCV/RISCVCallingConv.td
  lib/Target/RISCV/RISCVISelLowering.cpp
  test/CodeGen/RISCV/fastcc-float.ll
  test/CodeGen/RISCV/fastcc-int.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68559.223791.patch
Type: text/x-patch
Size: 8683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/3e36e020/attachment-0001.bin>


More information about the llvm-commits mailing list