[all-commits] [llvm/llvm-project] 2f5569: [mlir] remove deprecated string-based OpBuilder fr...

ftynse via All-commits all-commits at lists.llvm.org
Tue Dec 22 00:58:09 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f5569f6f67a30f7774f7c2d2f3d726752a862ae
      https://github.com/llvm/llvm-project/commit/2f5569f6f67a30f7774f7c2d2f3d726752a862ae
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M mlir/include/mlir/IR/OpBase.td
    M mlir/test/mlir-tblgen/op-decl.td
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

  Log Message:
  -----------
  [mlir] remove deprecated string-based OpBuilder from ODS

It has been deprecated with a warning for two months, removing.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list