[PATCH] D115874: [M68k][GlobalISel] Implement basic functionality of CallLowering

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 17:10:00 PST 2022


0x59616e updated this revision to Diff 399843.
0x59616e retitled this revision from "[M68k][GlobalISel] Add basic function call and instruction selection support" to "[M68k][GlobalISel] Implement basic functionality of CallLowering".
0x59616e edited the summary of this revision.
0x59616e added a reviewer: arsenm.
0x59616e added a comment.
Herald added a subscriber: wdng.

update diff.

Since now I've discovered some problems in CallLowering and Legalizer, I want to defer the review of RegisterBankInfo & InstructionSelector. Doing that will also make reviewing simpler


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115874.399843.patch
Type: text/x-patch
Size: 9015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220114/b13062ea/attachment.bin>


More information about the llvm-commits mailing list