[PATCH] D109826: [AMDGPU] Fix upcoming TableGen warnings on unused template arguments. NFC.
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 15 06:39:50 PDT 2021
foad created this revision.
foad added reviewers: rampitec, Joe_Nash, dp, c-rhodes.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl, arsenm.
foad requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
The warning is implemented by D109359 <https://reviews.llvm.org/D109359> which is still in review.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D109826
Files:
llvm/lib/Target/AMDGPU/BUFInstructions.td
llvm/lib/Target/AMDGPU/EvergreenInstructions.td
llvm/lib/Target/AMDGPU/FLATInstructions.td
llvm/lib/Target/AMDGPU/R600Instructions.td
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/AMDGPU/SIRegisterInfo.td
llvm/lib/Target/AMDGPU/SOPInstructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
llvm/lib/Target/AMDGPU/VOP3Instructions.td
llvm/lib/Target/AMDGPU/VOP3PInstructions.td
llvm/lib/Target/AMDGPU/VOPInstructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109826.372697.patch
Type: text/x-patch
Size: 32450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/0b097791/attachment.bin>
More information about the llvm-commits
mailing list