[all-commits] [llvm/llvm-project] 751aa6: [VE][NFCi] Remove unused tablegen parameters
Simon Moll via All-commits
all-commits at lists.llvm.org
Thu Nov 11 23:20:53 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 751aa6c2807f164935603e8ceaff1bd4b4d8ca2d
https://github.com/llvm/llvm-project/commit/751aa6c2807f164935603e8ceaff1bd4b4d8ca2d
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.td
M llvm/lib/Target/VE/VVPInstrPatternsVec.td
Log Message:
-----------
[VE][NFCi] Remove unused tablegen parameters
TableGen has started warning about unused template parameters in the isel patterns. Remove those.
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D113675
More information about the All-commits
mailing list