Files
clang-p2996/clang/test/SemaOpenACC/compute-construct-vector_length-clause.cpp
Erich Keane b8adf169bb [OpenACC] Implement 'vector_length' clause On compute constructs
The 'vector_length' clause is semantically identical to the
'num_workers' clause, in that it takes a mandatory single int-expr. This
is implemented identically to it.
2024-04-18 13:27:42 -07:00

4.0 KiB