[Mlir-commits] [mlir] [mlir][SCF] Add `scf.for` bufferization preprocessing pass (PR #87594)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Dec 16 00:17:08 PST 2025


Yun-Fly wrote:

Hi, may I wonder the process of this PR? Is it planned rebased or merged? Or any other substitute PR is available?  It works for my error message:
```
error: Yield operand #1 is not equivalent to the corresponding iter bbArg
``` 

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


More information about the Mlir-commits mailing list