[PATCH] D152120: [M68k][MC] Add support for 32 bit register-register multiply/divide

Ian D. Scott via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 19:14:28 PDT 2023


ids1024 updated this revision to Diff 535603.
ids1024 added a comment.

Remove unneeded uses of "


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152120

Files:
  llvm/lib/Target/M68k/M68kISelLowering.cpp
  llvm/lib/Target/M68k/M68kInstrArithmetic.td
  llvm/test/CodeGen/M68k/Arith/mul_div_32.ll
  llvm/test/MC/M68k/Arith/Classes/MxDiMu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152120.535603.patch
Type: text/x-patch
Size: 5415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230629/1d5b738b/attachment.bin>


More information about the llvm-commits mailing list