Need to respect mapping/privatization of declare target variables in the
target regions if explicitly specified by the user.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99530
[OPENMP]Fix PR49098: respect firstprivate of declare target variable. ClosedPublic Authored by ABataev on Mar 29 2021, 11:53 AM.
Details Summary Need to respect mapping/privatization of declare target variables in the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 27 2021, 9:45 PM Closed by commit rGc835630c25a4: [OPENMP]Fix PR49098: respect firstprivate of declare target variable. (authored by ABataev). · Explain WhyApr 28 2021, 5:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340859 clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/target_firstprivate_codegen.cpp
|