The thread_limit-clause on the combined directive applies to the
'teams' region of this construct. We modify the ThreadLimitClause
class to capture the clause expression within the 'target' region.
Details
Details
- Reviewers
kkwli0 sfantao caomhin carlo.bertolli ABataev gtbercea - Commits
- rG7ecc0b7f3d97: [OpenMP] Support for thread_limit-clause on the 'target teams' directive.
rC293049: [OpenMP] Support for thread_limit-clause on the 'target teams' directive.
rL293049: [OpenMP] Support for thread_limit-clause on the 'target teams' directive.
Diff Detail
Diff Detail
- Repository
- rL LLVM