This is an archive of the discontinued LLVM Phabricator instance.

[OPENMP]Allow cancellation constructs in target parallel regions.
ClosedPublic

Authored by ABataev on Apr 27 2020, 9:29 AM.

Details

Summary

omp cancellation point parallel and omp cancel parallel directives are
allowed in target paralle regions.

Diff Detail

Event Timeline

ABataev created this revision.Apr 27 2020, 9:29 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 27 2020, 9:29 AM
This revision is now accepted and ready to land.Apr 30 2020, 6:19 AM
This revision was automatically updated to reflect the committed changes.