[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 08:08:56 PST 2025


Men-cotton wrote:

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

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


More information about the Mlir-commits mailing list