[all-commits] [llvm/llvm-project] 7057ee: Revert "[mlir][core] Move `InitAll***` implementat...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Tue Jul 29 03:27:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7057eee4819a31aef06fc05bfef43919861ef2e9
      https://github.com/llvm/llvm-project/commit/7057eee4819a31aef06fc05bfef43919861ef2e9
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2025-07-29 (Tue, 29 Jul 2025)

  Changed paths:
    M clang/tools/cir-lsp-server/CMakeLists.txt
    M clang/tools/cir-opt/cir-opt.cpp
    M flang/include/flang/Optimizer/Support/InitFIR.h
    M flang/lib/Optimizer/Support/CMakeLists.txt
    M mlir/examples/standalone/standalone-opt/CMakeLists.txt
    M mlir/examples/standalone/standalone-opt/standalone-opt.cpp
    M mlir/examples/toy/Ch5/CMakeLists.txt
    M mlir/examples/toy/Ch5/toyc.cpp
    M mlir/examples/toy/Ch6/CMakeLists.txt
    M mlir/examples/toy/Ch6/toyc.cpp
    M mlir/examples/toy/Ch7/CMakeLists.txt
    M mlir/examples/toy/Ch7/toyc.cpp
    M mlir/examples/transform-opt/CMakeLists.txt
    M mlir/examples/transform-opt/mlir-transform-opt.cpp
    M mlir/include/mlir/InitAllDialects.h
    M mlir/include/mlir/InitAllExtensions.h
    M mlir/include/mlir/InitAllPasses.h
    M mlir/lib/CAPI/RegisterEverything/CMakeLists.txt
    M mlir/lib/CMakeLists.txt
    R mlir/lib/RegisterAllDialects.cpp
    R mlir/lib/RegisterAllExtensions.cpp
    R mlir/lib/RegisterAllPasses.cpp
    M mlir/tools/mlir-lsp-server/CMakeLists.txt
    M mlir/tools/mlir-lsp-server/mlir-lsp-server.cpp
    M mlir/tools/mlir-opt/CMakeLists.txt
    M mlir/tools/mlir-query/CMakeLists.txt
    M mlir/tools/mlir-reduce/CMakeLists.txt
    M mlir/tools/mlir-rewrite/CMakeLists.txt
    M mlir/tools/mlir-rewrite/mlir-rewrite.cpp
    M mlir/unittests/ExecutionEngine/CMakeLists.txt
    M mlir/unittests/Target/LLVM/CMakeLists.txt

  Log Message:
  -----------
  Revert "[mlir][core] Move `InitAll***` implementation into static library." (#151118)

Reverts llvm/llvm-project#150805

Some bots are failing.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list