[PATCH] D115874: [M68k][GlobalISel] Implement lowerCall based on M68k calling convention

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 17:49:15 PST 2022


0x59616e updated this revision to Diff 406663.
0x59616e edited the summary of this revision.
0x59616e added a comment.

Address feedback from @arsenm. Thanks !


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115874

Files:
  llvm/lib/Target/M68k/GISel/M68kCallLowering.cpp
  llvm/lib/Target/M68k/GISel/M68kCallLowering.h
  llvm/test/CodeGen/M68k/GlobalISel/irtranslator-call.ll
  llvm/test/CodeGen/M68k/GlobalISel/irtranslator-pic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115874.406663.patch
Type: text/x-patch
Size: 27712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220208/9c29abb6/attachment.bin>


More information about the llvm-commits mailing list