[Mlir-commits] [mlir] [mlir][XeGPU] Validate single-block requirement in MoveFuncBodyToWarpOp (PR #188471)

Charitha Saumya llvmlistbot at llvm.org
Fri Mar 27 08:45:36 PDT 2026


charithaintc wrote:

Hi, can you clarify the reason for the crash in #185366?  Single block gpu function should not be a requirement for MoveFuncBodyToWarpOp. But multi block gpu function body may not be handled properly in vector distribution which this pass depends on. So issue could be in some place else. 

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


More information about the Mlir-commits mailing list