[all-commits] [llvm/llvm-project] c9d8ff: [OpenACC][CIR] Implement 'num_gangs' lowering for ...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri May 9 14:43:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9d8ff081e765bad484deaf0d211e9929319d111
https://github.com/llvm/llvm-project/commit/c9d8ff081e765bad484deaf0d211e9929319d111
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 'num_gangs' lowering for combined constructs
Another simple one, most of the work is in writing the tests, applies to
the compute operation.
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