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

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 29 21:40:42 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a4e72b232af: [M68k][MC] Add support for 32 bit register-register multiply/divide (authored by ids1024, committed by myhsu).

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.536105.patch
Type: text/x-patch
Size: 5415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/093ead8c/attachment.bin>


More information about the llvm-commits mailing list