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

Lewis Revill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 14 07:36:04 PST 2022


lewis-revill updated this revision to Diff 399997.
lewis-revill edited the summary of this revision.
lewis-revill added reviewers: edward-jones, dsanders, arsenm.
lewis-revill added a comment.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, vkmr, wdng.

Rebased, and updated where appropriate to continue to build correctly.


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.399997.patch
Type: text/x-patch
Size: 18884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/ccb55a78/attachment.bin>


More information about the llvm-commits mailing list