diff options
author | erichkeane <ekeane@nvidia.com> | 2025-08-05 09:18:11 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-08-05 09:26:47 -0700 |
commit | 258997c16e4d5438207377d6ce4f9d608860d7ae (patch) | |
tree | d3d302c1b3f9c21c74574e6aab240810358b06a7 /llvm/lib/TextAPI | |
parent | e8a87da482a13ac9b05acd79d3f412b1a1c06d9a (diff) | |
download | llvm-258997c16e4d5438207377d6ce4f9d608860d7ae.zip llvm-258997c16e4d5438207377d6ce4f9d608860d7ae.tar.gz llvm-258997c16e4d5438207377d6ce4f9d608860d7ae.tar.bz2 |
[OpenACC][NFCI] Add 'InitRecipes' to 'firstprivate' AST node
This patch adds the 'init recipes' to firstprivate like I did for
'private', so that we can properly init these types. At the moment,
the recipe init isn't generated (just the VarDecl), and this isn't
really used anywhere as it will be used exclusively in Codegen.
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions