[OPENMP 4.5] Additional codegen for statically scheduled loops with
'simd' modifier. Runtime library defines new schedule constant kmp_sch_static_balanced_chunked = 45 for static loop-based directives static with chunk adjustment (e.g., simd). Added codegen for this kind of schedule. llvm-svn: 271204
Loading
Please sign in to comment