[Mlir-commits] [mlir] [mlir][gpu] Fix crash in transform.gpu.map_nested_forall_to_threads with zero iterations (PR #170282)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Tue Dec 2 09:23:15 PST 2025


darkbuck wrote:

> After some testing in my local environment, I found that the problem could be solved by leaving only the commit [799bb9b](https://github.com/llvm/llvm-project/commit/799bb9b2c8ef28354bb509098bf88e7edcf3f570) and deleting the others.

I verified that 799bb9b fixes that test failure. Thanks!

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


More information about the Mlir-commits mailing list