[Mlir-commits] [mlir] [MLIR][RemoveDeadValues] Fix affine.for induction variable incorrectly removed (PR #172612)
Francisco Geiman Thiesen
llvmlistbot at llvm.org
Thu Dec 18 08:39:44 PST 2025
FranciscoThiesen wrote:
> Failure seems to be unrelated to my changes...
>
> The CI failures on Linux and Windows are both from the same unrelated test (Dialect/XeGPU/propagate-layout-subgroup.mlir). This test was broken by a recent XeGPU commit and is being reverted in #172739. Our remove-dead-values.mlir test passes on all platforms.
It was indeed unrelated, tests are now passing
https://github.com/llvm/llvm-project/pull/172612
More information about the Mlir-commits
mailing list