[PATCH] D98534: [M68k] Introduce DReg bead

Ricky Taylor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 14:50:18 PDT 2021


ricky26 updated this revision to Diff 331380.
ricky26 added a comment.

Fix one superfluous DReg: the rr arithmetic includes the DA bit for the operand already.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98534

Files:
  llvm/lib/Target/M68k/M68kInstrArithmetic.td
  llvm/lib/Target/M68k/M68kInstrBits.td
  llvm/lib/Target/M68k/M68kInstrFormats.td
  llvm/lib/Target/M68k/M68kInstrShiftRotate.td
  llvm/lib/Target/M68k/MCTargetDesc/M68kBaseInfo.h
  llvm/lib/Target/M68k/MCTargetDesc/M68kMCCodeEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98534.331380.patch
Type: text/x-patch
Size: 13317 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210317/0873086c/attachment.bin>


More information about the llvm-commits mailing list