Skip to content

Commit

Permalink
[OPENMP50]Handle lastprivate conditionals passed as shared in inner
Browse files Browse the repository at this point in the history
regions.

If the lastprivate conditional is passed as shared in inner region, we
shall check if it was ever changed and use this updated value after exit
from the inner region as an update value.
  • Loading branch information
alexey-bataev committed Jan 30, 2020
1 parent 795bbb3 commit 4697874
Show file tree
Hide file tree
Showing 5 changed files with 589 additions and 112 deletions.

0 comments on commit 4697874

Please sign in to comment.