[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
Sun Jun 25 21:15:03 PDT 2023
ids1024 updated this revision to Diff 534422.
ids1024 added a comment.
Add codegen test, and make compiler emit 32-bit div on 68020+.
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.534422.patch
Type: text/x-patch
Size: 5423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230626/6d7a986b/attachment.bin>
More information about the llvm-commits
mailing list