[Mlir-commits] [mlir] [acc] acc.loop verifier now requires parallelism determination flag (PR #143720)

Erich Keane llvmlistbot at llvm.org
Wed Jun 11 08:16:23 PDT 2025


https://github.com/erichkeane commented:

So it appears that I just need to make sure that 'loop' ALWAYS has a default auto/seq/independent, right? 

IF you could hold off on merging this patch (which otherwise looks fine) until I get a chance to make sure I have a patch so that Clang doesn't get a breakage, I'd appreciate it.

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


More information about the Mlir-commits mailing list