[Mlir-commits] [mlir] [mlir][scf] Fully unroll SCF/Affine loops (PR #215220)

Adam Siemieniuk llvmlistbot at llvm.org
Mon Aug 17 12:55:07 PDT 2026


adam-smnk wrote:

This one and the `unroll_and_jam` could be folded into a single transform op.
I'll leave it as is for now. That can be done in future cleanup if somebody cares strongly enough about it.

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


More information about the Mlir-commits mailing list