[all-commits] [llvm/llvm-project] c5062d: Revert "[mlir] move if-condition propagation to a ...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Thu Sep 18 02:55:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5062d7d6358d73931b4791c77500f476606b003
https://github.com/llvm/llvm-project/commit/c5062d7d6358d73931b4791c77500f476606b003
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M mlir/include/mlir/Dialect/SCF/Transforms/Passes.td
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/lib/Dialect/SCF/Transforms/CMakeLists.txt
R mlir/lib/Dialect/SCF/Transforms/IfConditionPropagation.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
R mlir/test/Dialect/SCF/if-cond-prop.mlir
Log Message:
-----------
Revert "[mlir] move if-condition propagation to a standalone pass" (#159535)
Reverts llvm/llvm-project#150278
Multiple post-merge comment remained undressed, and some more
fundamental issues were also reported in #159165
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