[Mlir-commits] [clang] [mlir] [OpenACC][CIR] Implement 'private' clause lowering. (PR #151360)

Erich Keane llvmlistbot at llvm.org
Fri Aug 1 06:32:57 PDT 2025


erichkeane wrote:

If I don't hear objections in the next few hours on this, I'll merge this and follow up with the patch to do 'init' properly.

That one ended up becoming somewhat large because it had a bit of work in Sema to do, so I'm keeping it separate to minimize the size of this one.

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


More information about the Mlir-commits mailing list