[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 14 08:15:58 PDT 2023
kosarev updated this revision to Diff 531344.
kosarev added a comment.
Separated AMDGPU changes, added tests and documentation.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152373/new/
https://reviews.llvm.org/D152373
Files:
llvm/docs/CommandGuide/tblgen.rst
llvm/include/llvm/TableGen/Record.h
llvm/lib/TableGen/Main.cpp
llvm/lib/TableGen/TGParser.cpp
llvm/lib/TableGen/TGParser.h
llvm/test/TableGen/warn-unused-class.td
llvm/test/TableGen/warn-unused-multiclass.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152373.531344.patch
Type: text/x-patch
Size: 6177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230614/4e19a52f/attachment.bin>
More information about the llvm-commits
mailing list