[all-commits] [llvm/llvm-project] 2696a9: [mlir][ods] Cleanup of Class Codegen helper

Jeff Niu via All-commits all-commits at lists.llvm.org
Fri Nov 12 13:22:14 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2696a9529eed0fe60017b46ba8823d8efcddf571
      https://github.com/llvm/llvm-project/commit/2696a9529eed0fe60017b46ba8823d8efcddf571
  Author: Mogball <jeffniu22 at gmail.com>
  Date:   2021-11-12 (Fri, 12 Nov 2021)

  Changed paths:
    A mlir/include/mlir/TableGen/Class.h
    M mlir/include/mlir/TableGen/CodeGenHelpers.h
    R mlir/include/mlir/TableGen/OpClass.h
    M mlir/lib/TableGen/CMakeLists.txt
    A mlir/lib/TableGen/Class.cpp
    R mlir/lib/TableGen/OpClass.cpp
    M mlir/tools/mlir-tblgen/DialectGen.cpp
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
    M mlir/tools/mlir-tblgen/OpFormatGen.cpp

  Log Message:
  -----------
  [mlir][ods] Cleanup of Class Codegen helper

Depends on D113331

Reviewed By: jpienaar

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




More information about the All-commits mailing list