Files
clang-p2996/clang/test/SemaOpenACC/compute-construct-num_workers-clause.cpp
Erich Keane 76600aee9d [OpenACC] Implement 'num_workers' clause for compute constructs (#89151)
This clause just takes an 'int expr', which is not optional. This patch
implements the clause on compute constructs.
2024-04-18 12:42:22 -07:00

4.0 KiB