[all-commits] [llvm/llvm-project] 4eeb36: Remove declaration for unimplemented function `fun...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Jun 20 13:02:04 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4eeb3647d193bd1b46d839267f75e42d1158f1dc
      https://github.com/llvm/llvm-project/commit/4eeb3647d193bd1b46d839267f75e42d1158f1dc
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M mlir/include/mlir/IR/FunctionImplementation.h

  Log Message:
  -----------
  Remove declaration for unimplemented function `function_interface_impl::getFunctionType`

Fix #63413


  Commit: 6eca120dd8d3ec55bf8dc00b45366e8596359be3
      https://github.com/llvm/llvm-project/commit/6eca120dd8d3ec55bf8dc00b45366e8596359be3
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M mlir/lib/Transforms/ViewOpGraph.cpp

  Log Message:
  -----------
  Improve MLIR "view-op-graph" to color operations according to their name

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


Compare: https://github.com/llvm/llvm-project/compare/dbc283bb9ec0...6eca120dd8d3


More information about the All-commits mailing list