[PATCH] D113675: [VE][NFCi] Remove unused tablegen parameters
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 07:04:43 PST 2021
simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
TableGen has started warning about unused template parameters in the isel patterns. Remove those.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D113675
Files:
llvm/lib/Target/VE/VEInstrInfo.td
llvm/lib/Target/VE/VVPInstrPatternsVec.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113675.386507.patch
Type: text/x-patch
Size: 8110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211111/055b3c94/attachment.bin>
More information about the llvm-commits
mailing list