Need to capture locals in aligned clauses for the combined directives to
be fix the crash in the codegen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D104258
[OPENMP]Fix PR50699: capture locals in combine directrives for aligned clause. ClosedPublic Authored by ABataev on Jun 14 2021, 12:35 PM.
Details Summary Need to capture locals in aligned clauses for the combined directives to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2021, 2:23 PM Closed by commit rG45ae766e78e0: [OPENMP]Fix PR50699: capture locals in combine directrives for aligned clause. (authored by ABataev). · Explain WhyJun 15 2021, 4:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 352097 clang/lib/Sema/SemaOpenMP.cpp
clang/test/OpenMP/parallel_for_simd_aligned_codegen.cpp
|