[clang] [CIR][NFC] Add OGCG checks to OpenACC atomic tests (PR #190691)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 7 17:51:05 PDT 2026


andykaylor wrote:

> Verifies CIR produces compatible output with classic Clang codegen.

Does it verify that though? We don't lower OpenACC to LLVM IR yet, so I'm not sure what adding OGCG checks does for us.

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


More information about the cfe-commits mailing list