[PATCH] D119665: [WIP][M68k] Adopt VarLenCodeEmitter for control instructions

Sheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 13 07:31:11 PST 2022


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

Refactor the instructions in M68kInstrControl.td to use the VarLenCodeEmitter.

This patch is tested by the existing test cases, and is still a work in
progress.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119665

Files:
  llvm/lib/Target/M68k/M68kInstrControl.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119665.408263.patch
Type: text/x-patch
Size: 5144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220213/f3e65bec/attachment.bin>


More information about the llvm-commits mailing list