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

Simon Dardis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 2 10:02:45 PDT 2023


sdardis accepted this revision.
sdardis added a comment.
This revision is now accepted and ready to land.

LGTM. After checking the classes removed, they fall into the cases of classes that were added for completeness' sake or were never expanded on. The microMIPS64R6 class was missed during the removal of support for that ISA variant.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153526



More information about the llvm-commits mailing list