[all-commits] [llvm/llvm-project] 71b9d8: [ods] Update Operator to record Arg->[Attr|Operand...

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Mon Jun 29 16:41:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 71b9d89df78f25f373b6352c0f0c1e3a539634d0
      https://github.com/llvm/llvm-project/commit/71b9d89df78f25f373b6352c0f0c1e3a539634d0
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2020-06-29 (Mon, 29 Jun 2020)

  Changed paths:
    M mlir/include/mlir/TableGen/Operator.h
    M mlir/lib/TableGen/Operator.cpp
    M mlir/test/mlir-tblgen/op-result.td
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

  Log Message:
  -----------
  [ods] Update Operator to record Arg->[Attr|Operand]Index mapping

Also fixed bug in type inferface generator to address bug where operands and
attributes are interleaved.

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




More information about the All-commits mailing list