[all-commits] [llvm/llvm-project] 1e1dd1: [mlir][nfc] Move BaseOpWithOffsetSizesAndStrides t...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Mon Oct 19 04:37:23 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e1dd130349a59f1a5ecd6291ab2b6a081f603a6
      https://github.com/llvm/llvm-project/commit/1e1dd130349a59f1a5ecd6291ab2b6a081f603a6
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td

  Log Message:
  -----------
  [mlir][nfc] Move BaseOpWithOffsetSizesAndStrides to the beginning of Ops.td.

Move the class to where all base classes are defined.
Also remove all the builders since they are definted in subclasses anyway.

Differential Revision: https://reviews.llvm.org/D89620




More information about the All-commits mailing list