[PATCH] D115234: [M68k] Adopt the new VarLenCodeEmitterGen for arithmetic instructions

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 05:56:47 PST 2021


myhsu updated this revision to Diff 393132.
myhsu added a comment.

Update according to the latest changes in D115128 <https://reviews.llvm.org/D115128>.


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

https://reviews.llvm.org/D115234

Files:
  llvm/lib/Target/M68k/CMakeLists.txt
  llvm/lib/Target/M68k/M68kInstrArithmetic.td
  llvm/lib/Target/M68k/M68kInstrFormats.td
  llvm/lib/Target/M68k/M68kInstrInfo.td
  llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp
  llvm/test/CodeGen/M68k/Control/cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115234.393132.patch
Type: text/x-patch
Size: 53650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/7e4e0e76/attachment.bin>


More information about the llvm-commits mailing list