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

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Dec 16 21:17:51 PST 2025


Yun-Fly wrote:

> However, please double check if this is really what you want: just because the error message is gone does not mean that the IR will bufferize in a desirable way. Take a close look at memcpy and alloc which may get inserted in your bufferized IR.

Agree, I am working on this. Thanks for your advice!

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


More information about the Mlir-commits mailing list