OpenMP 5.0 adds support for the "requires" directive. This patch adds parser support for it in flang.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| flang/lib/Parser/openmp-parsers.cpp | ||
|---|---|---|
| 295–305 | These should probably be ordered alphabetically with the other clauses to match the existing code. | |
These should probably be ordered alphabetically with the other clauses to match the existing code.