[PATCH] D146896: [M68k] Enable returning pointer in address register.

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 25 20:16:36 PDT 2023


0x59616e created this revision.
0x59616e added reviewers: myhsu, RKSimon.
Herald added a subscriber: hiraditya.
Herald added a project: All.
0x59616e requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D146896

Files:
  llvm/lib/Target/M68k/GISel/M68kCallLowering.cpp
  llvm/lib/Target/M68k/M68kCallingConv.td
  llvm/lib/Target/M68k/M68kISelLowering.cpp
  llvm/lib/Target/M68k/M68kISelLowering.h
  llvm/test/CodeGen/M68k/CConv/ret-addr-reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146896.508370.patch
Type: text/x-patch
Size: 6154 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230326/1066e1af/attachment.bin>


More information about the llvm-commits mailing list