Support ‘omp for’ with static chunked schedule kind.
Differential Revision: http://reviews.llvm.org/D7006 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226795 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/CodeGen/CGOpenMPRuntime.cpp 6 additions, 0 deletionslib/CodeGen/CGOpenMPRuntime.cpp
- lib/CodeGen/CGOpenMPRuntime.h 6 additions, 0 deletionslib/CodeGen/CGOpenMPRuntime.h
- lib/CodeGen/CGStmtOpenMP.cpp 90 additions, 2 deletionslib/CodeGen/CGStmtOpenMP.cpp
- lib/CodeGen/CodeGenFunction.h 6 additions, 0 deletionslib/CodeGen/CodeGenFunction.h
- test/OpenMP/for_codegen.cpp 60 additions, 1 deletiontest/OpenMP/for_codegen.cpp
Loading
Please register or sign in to comment