[Mlir-commits] [mlir] [mlir][scf] Fix `FoldTensorCastOfOutputIntoForallOp` for multi-result scf.forall (PR #173271)

Mehdi Amini llvmlistbot at llvm.org
Sun Dec 28 07:55:24 PST 2025


joker-eph wrote:

> Can we clarify and document semantics of these while we are here? 

Right: the canonicalization is only incorrect if the op semantics forbids the transformation, which it does not clearly right now.

https://github.com/llvm/llvm-project/pull/173271


More information about the Mlir-commits mailing list