diff options
author | Krzysztof Parzyszek <Krzysztof.Parzyszek@amd.com> | 2024-04-12 14:52:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-12 14:52:24 -0500 |
commit | 4078afc6d23e25df6baedad61b224ef86a94d42f (patch) | |
tree | 73fb63bd84f13b524df76ba4d4eab8ca8c1202b1 /llvm/lib/Support/APInt.cpp | |
parent | 6dbd4bb3b4c00d62bf1552e54e4370c6816ea060 (diff) | |
download | llvm-4078afc6d23e25df6baedad61b224ef86a94d42f.zip llvm-4078afc6d23e25df6baedad61b224ef86a94d42f.tar.gz llvm-4078afc6d23e25df6baedad61b224ef86a94d42f.tar.bz2 |
[LLVM][OpenMP] Add "nowait" clause as valid for "workshare" (#88426)
Add the "nowait" clause to the list of allowed clauses for the "workshare"
directive. This will make it consistent with other directives (which are
shared between C/C++ and Fortran).
The parser will still reject "nowait" on "!$omp workshare", so this has no
effect on accepting/rejecting Fortran source code.
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions