[clang] [mlir] [OpenACC][CIR] Implement 'private' clause lowering. (PR #151360)
Erich Keane via cfe-commits
cfe-commits at lists.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 cfe-commits
mailing list