[all-commits] [llvm/llvm-project] 2c2179: Revert "[MLIR][SCF] Sink scf.if from scf.while bef...
Ming Yan via All-commits
all-commits at lists.llvm.org
Mon Dec 1 03:02:25 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2c217909839b345760de964cf87bf1045c9ff784
https://github.com/llvm/llvm-project/commit/2c217909839b345760de964cf87bf1045c9ff784
Author: Ming Yan <ming.yan at terapines.com>
Date: 2025-12-01 (Mon, 01 Dec 2025)
Changed paths:
M mlir/lib/Dialect/SCF/Transforms/UpliftWhileToFor.cpp
M mlir/test/Dialect/SCF/uplift-while.mlir
Log Message:
-----------
Revert "[MLIR][SCF] Sink scf.if from scf.while before region into after region in scf-uplift-while-to-for" (#169888)
Reverts llvm/llvm-project#165216
It is implemented in #169892 .
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