Please review the changes in codegen to support ‘omp for’ with static chunked schedule kind.
Details
Details
Diff Detail
Diff Detail
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 18244 lib/CodeGen/CGOpenMPRuntime.h
lib/CodeGen/CGOpenMPRuntime.cpp
lib/CodeGen/CGStmtOpenMP.cpp
lib/CodeGen/CodeGenFunction.h
test/OpenMP/for_codegen.cpp
|