This revision was automatically updated to reflect the committed changes.
Closed by commit rGb737b814feea: [OPENMP]Allow cancellation constructs in
target parallel regions. (authored by ABataev).
Changed prior to commit:
https://reviews.llvm.org/D78941?vs=260355&id=261317#toc
Repository:
rG
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78941/new/
https://reviews.llvm.org/D78941
ABataev created this revision.
ABataev added a reviewer: jdoerfert.
Herald added subscribers: guansong, yaxunl.
Herald added a project: clang.
omp cancellation point parallel and omp cancel parallel directives are
allowed in target paralle regions.
Repository:
rG LLVM Github Monorepo
https://