[mlir][vector][NFC] Drop `get...AttrStrName` helper functions
authorMatthias Springer <me@m-sp.org>
Mon, 17 Jul 2023 16:05:44 +0000 (18:05 +0200)
committerMatthias Springer <me@m-sp.org>
Mon, 17 Jul 2023 16:16:08 +0000 (18:16 +0200)
commit9f808f6e2fb850dc69f30e8423b644294319d176
treed0f623fc83d8dadbd317c11c7c88c6a7529bb3f6
parentd17b518568e1f8c18181831caecef83e7a54f0f6
[mlir][vector][NFC] Drop `get...AttrStrName` helper functions

These functions are not needed. They are auto-generated from the `.td` files.

Differential Revision: https://reviews.llvm.org/D155483
mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
mlir/lib/Dialect/Vector/IR/VectorOps.cpp