[all-commits] [llvm/llvm-project] 9f808f: [mlir][vector][NFC] Drop `get...AttrStrName` helpe...

Matthias Springer via All-commits all-commits at lists.llvm.org
Mon Jul 17 09:16:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f808f6e2fb850dc69f30e8423b644294319d176
      https://github.com/llvm/llvm-project/commit/9f808f6e2fb850dc69f30e8423b644294319d176
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-07-17 (Mon, 17 Jul 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
    M mlir/lib/Dialect/Vector/IR/VectorOps.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list