Please review the changes in codegen to support ‘omp for’ with static chunked schedule kind.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7006
[OPENMP] CodeGen for the ‘omp for’ with static chunked schedule ClosedPublic Authored by amusman on Jan 15 2015, 12:37 PM.
Details Summary Please review the changes in codegen to support ‘omp for’ with static chunked schedule kind.
Diff Detail
Event TimelineClosed by commit rL226795: Support ‘omp for’ with static chunked schedule kind. (authored by amusman). · Explain WhyJan 22 2015, 12:51 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 18589 cfe/trunk/lib/CodeGen/CGOpenMPRuntime.h
cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/test/OpenMP/for_codegen.cpp
|