[all-commits] [llvm/llvm-project] 24db9b: [OpenACC][CIR] Implement 'gang' for combined const...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri May 9 12:18:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 24db9b548e328749e0fad88ee9877fe2d4b9e383
https://github.com/llvm/llvm-project/commit/24db9b548e328749e0fad88ee9877fe2d4b9e383
Author: erichkeane <ekeane at nvidia.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenOpenACCClause.h
M clang/test/CIR/CodeGenOpenACC/combined.cpp
Log Message:
-----------
[OpenACC][CIR] Implement 'gang' for combined constructs
Mostly just adding the tests, the implementation is appropriately
trivial.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list