[Mlir-commits] [mlir] [mlir][acc] Drop redundant `acc.terminator` erase that broke atomic capture under `if` (PR #205731)

llvmlistbot at llvm.org llvmlistbot at llvm.org
Thu Jun 25 09:08:58 PDT 2026


khaki3 wrote:

>Did you try removing the explicit erase instead?

It would create an invalid acc region that doesn't have a terminator in the middle of the process.

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


More information about the Mlir-commits mailing list