[PATCH] D99812: [PowerPC] [GlobalISel] Implementation of formal arguments lowering in the IRTranslator for the PPC backend

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 7 10:35:36 PDT 2021


gandhi21299 updated this revision to Diff 335863.
gandhi21299 edited the summary of this revision.
gandhi21299 added a comment.



1. Updating D99812 <https://reviews.llvm.org/D99812>: [PowerPC] [GlobalISel] Implementation of formal arguments lowering in the IRTranslator for the PPC backend #
2. Enter a brief description of the changes included in this update.
3. The first line is used as subject, next lines as comment.
4. - uploading a fresh patch using arcanist


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99812

Files:
  llvm/lib/Target/PowerPC/GISel/PPCCallLowering.cpp
  llvm/lib/Target/PowerPC/GISel/PPCCallLowering.h
  llvm/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/lib/Target/PowerPC/PPCISelLowering.h
  llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-args-lowering.ll
  llvm/test/CodeGen/PowerPC/GlobalISel/irtranslator-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99812.335863.patch
Type: text/x-patch
Size: 18265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210407/300d854a/attachment.bin>


More information about the llvm-commits mailing list