[PATCH] D98535: [M68k] Add more specific operand classes

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 12 12:56:54 PST 2021


RKSimon added a reviewer: RKSimon.
RKSimon added inline comments.


================
Comment at: llvm/lib/Target/M68k/M68kInstrInfo.td:340
 
+def MxImm : MxOpClass<"MxImm">;
+
----------------
Is this used anywhere?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98535



More information about the llvm-commits mailing list