[all-commits] [llvm/llvm-project] 764195: Common code preparation for tblgen-types patch

John Demme via All-commits all-commits at lists.llvm.org
Fri Sep 25 19:48:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 76419525fba62c93d5c337acdb0b80d6e42b00c9
      https://github.com/llvm/llvm-project/commit/76419525fba62c93d5c337acdb0b80d6e42b00c9
  Author: John Demme <john.demme at microsoft.com>
  Date:   2020-09-26 (Sat, 26 Sep 2020)

  Changed paths:
    M llvm/include/llvm/TableGen/Record.h
    M llvm/lib/TableGen/Record.cpp
    A mlir/include/mlir/TableGen/CodeGenHelpers.h
    M mlir/include/mlir/TableGen/Operator.h
    M mlir/lib/TableGen/Operator.cpp
    M mlir/tools/mlir-tblgen/DialectGen.cpp
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp

  Log Message:
  -----------
  Common code preparation for tblgen-types patch

Cleanup and add methods which https://reviews.llvm.org/D86904 requires. Breaking up to lower review load.

Reviewed By: mehdi_amini

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




More information about the All-commits mailing list