diff options
author | erichkeane <ekeane@nvidia.com> | 2024-05-02 07:13:24 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2024-05-03 06:33:35 -0700 |
commit | a13c5140a2a26923f3e7bf3684409425ff54de6f (patch) | |
tree | e0deb430b12ed1e35328c70bc73a1abc8f3480c5 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 72e07d48e073a9abc698bf9fa175ed2055825594 (diff) | |
download | llvm-a13c5140a2a26923f3e7bf3684409425ff54de6f.zip llvm-a13c5140a2a26923f3e7bf3684409425ff54de6f.tar.gz llvm-a13c5140a2a26923f3e7bf3684409425ff54de6f.tar.bz2 |
[OpenACC] Implement firstprivate clause for compute constructs
This clause is pretty nearly copy/paste from private, except that it
doesn't support 'loop', and thus 'kernelsloop' for appertainment.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions