[all-commits] [llvm/llvm-project] c8539f: [OpenACC][CIR] Implement independent/auto lowering...
Erich Keane via All-commits
all-commits at lists.llvm.org
Fri May 9 10:19:05 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8539f7269d3ecb1246b7081378f694938ebbbf4
https://github.com/llvm/llvm-project/commit/c8539f7269d3ecb1246b7081378f694938ebbbf4
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 independent/auto lowering for combined constr
These two are identical to 'seq', so their lowering is trivial to
implement, and just requires using the previous 'helper' function.
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