This patch is to add sema and parsing support for 'target teams distribute parallel for' pragma.
Details
Details
- Reviewers
arpith-jacob sfantao carlo.bertolli ABataev mikerice hfinkel - Commits
- rG80e8f562846e: [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
rC290725: [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
rL290725: [OpenMP] Sema and parsing for 'target teams distribute parallel for’ pragma
Diff Detail
Diff Detail
- Repository
- rL LLVM