Files
clang-p2996/clang/test/SemaOpenACC/compute-construct-firstprivate-clause.cpp
erichkeane a13c5140a2 [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.
2024-05-03 06:33:35 -07:00

4.0 KiB