[PATCH] D153526: [Mips] Remove unused TableGen classes and multiclasses.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 04:03:43 PDT 2023


kosarev created this revision.
Herald added subscribers: atanasyan, jrtc27, hiraditya, arichardson, sdardis.
Herald added a project: All.
kosarev requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

And warn on them from now on.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153526

Files:
  llvm/lib/Target/Mips/CMakeLists.txt
  llvm/lib/Target/Mips/MicroMips32r6InstrFormats.td
  llvm/lib/Target/Mips/MicroMips32r6InstrInfo.td
  llvm/lib/Target/Mips/Mips16InstrFormats.td
  llvm/lib/Target/Mips/Mips16InstrInfo.td
  llvm/lib/Target/Mips/MipsInstrInfo.td
  llvm/lib/Target/Mips/MipsMSAInstrInfo.td
  llvm/lib/Target/Mips/MipsRegisterInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153526.533543.patch
Type: text/x-patch
Size: 12875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/515e9698/attachment-0001.bin>


More information about the llvm-commits mailing list