[all-commits] [llvm/llvm-project] 353f0a: Revert "[mlir] Refactor LICM into a utility"

Stella Stamenova via All-commits all-commits at lists.llvm.org
Fri Apr 15 17:10:14 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 353f0a8e43f7e1d12ac96c5e8c37c4d887f51fe2
      https://github.com/llvm/llvm-project/commit/353f0a8e43f7e1d12ac96c5e8c37c4d887f51fe2
  Author: Stella Stamenova <stilis at microsoft.com>
  Date:   2022-04-15 (Fri, 15 Apr 2022)

  Changed paths:
    M mlir/include/mlir/IR/Region.h
    M mlir/include/mlir/Interfaces/LoopLikeInterface.h
    M mlir/include/mlir/Transforms/ControlFlowSinkUtils.h
    R mlir/include/mlir/Transforms/LoopInvariantCodeMotionUtils.h
    R mlir/include/mlir/Transforms/SideEffectUtils.h
    M mlir/lib/Dialect/Linalg/Transforms/Hoisting.cpp
    M mlir/lib/Dialect/Linalg/Transforms/LinalgStrategyPasses.cpp
    M mlir/lib/Interfaces/CMakeLists.txt
    M mlir/lib/Interfaces/LoopLikeInterface.cpp
    M mlir/lib/Transforms/ControlFlowSink.cpp
    M mlir/lib/Transforms/LoopInvariantCodeMotion.cpp
    M mlir/lib/Transforms/Utils/CMakeLists.txt
    M mlir/lib/Transforms/Utils/ControlFlowSinkUtils.cpp
    R mlir/lib/Transforms/Utils/LoopInvariantCodeMotionUtils.cpp
    R mlir/lib/Transforms/Utils/SideEffectUtils.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  Revert "[mlir] Refactor LICM into a utility"

This reverts commit 3131f808243abe3746280e016ab9459c14d9e53b.

This commit broke the Windows mlir bot:
https://lab.llvm.org/buildbot/#/builders/13/builds/19745




More information about the All-commits mailing list