[OPENMP] Generate implicit map|firstprivate clauses for target-based
directives. If the variable is used in the target-based region but is not found in any private|mapping clause, then generate implicit firstprivate|map clauses for these implicitly mapped variables. llvm-svn: 314205
Loading
Please sign in to comment