[PATCH] D152373: [AMDGPU][TableGen][WIP] Warn on unused classes and multiclasses.

Ivan Kosarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 08:37:21 PDT 2023


kosarev added a comment.

Yeah, I'd prefer the checks disabled by default in TableGen, but hope they can always be enabled for AMDGPU so we can catch unused bits as they appear rather than treat them later on occasional checks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152373



More information about the llvm-commits mailing list