[Mlir-commits] [mlir] [XeGPU] Handle scf.while result types from scf.condition (PR #202931)

Artem Kroviakov llvmlistbot at llvm.org
Wed Jun 10 06:25:41 PDT 2026


https://github.com/akroviakov commented:

You can outline the body of the parentOp results loop to avoid the core logic duplication and call the body conditionally, supplying corresponding parent ops and values.

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


More information about the Mlir-commits mailing list