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

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 10 06:46:39 PST 2021


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

Removed unused template arguments


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.393472.patch
Type: text/x-patch
Size: 53638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211210/5d41ad15/attachment-0001.bin>


More information about the llvm-commits mailing list