[AMDGPU] Fix upcoming TableGen warnings on unused template arguments. NFC.
authorJay Foad <jay.foad@amd.com>
Wed, 15 Sep 2021 13:30:18 +0000 (14:30 +0100)
committerJay Foad <jay.foad@amd.com>
Thu, 16 Sep 2021 08:07:18 +0000 (09:07 +0100)
commit128a49727a4565617fab3d72e2fe2fe2d8f87ff6
tree866c9981362a93e829b9c506ae9ce1f70ddacaf5
parentc98a8a09b5eb04882dddd02346e5c3b4c90f038c
[AMDGPU] Fix upcoming TableGen warnings on unused template arguments. NFC.

The warning is implemented by D109359 which is still in review.

Differential Revision: https://reviews.llvm.org/D109826
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