[PATCH] D105332: [M68k][GloballSel] Lower outgoing return values in IRTranslator

Sushma Unnibhavi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 22:02:06 PDT 2021


sushmaunnibhavi created this revision.
sushmaunnibhavi added reviewers: myhsu, gandhi21299.
Herald added a subscriber: hiraditya.
sushmaunnibhavi requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Implementation of lowerReturn in the IRTranslator for the M68k backend.


https://reviews.llvm.org/D105332

Files:
  llvm/lib/Target/M68k/GlSel/M68kCallLowering.cpp
  llvm/lib/Target/M68k/M68kISelLowering.cpp
  llvm/lib/Target/M68k/M68kISelLowering.h
  llvm/test/CodeGen/M68k/GlobalISel/irtranslator-ret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105332.356096.patch
Type: text/x-patch
Size: 5865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/3fc70b20/attachment.bin>


More information about the llvm-commits mailing list