[PATCH] [OPENMP] Initial codegen for 'parallel for' directive.

Alexey Bataev a.bataev at hotmail.com
Mon Mar 30 03:06:26 PDT 2015


Update after review, reworked processing of the list of implicit regions in codegen for combined directives.


http://reviews.llvm.org/D8631

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGStmtOpenMP.cpp
  lib/CodeGen/CodeGenFunction.h
  test/OpenMP/parallel_codegen.cpp
  test/OpenMP/parallel_for_codegen.cpp
  test/OpenMP/sections_codegen.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8631.22871.patch
Type: text/x-patch
Size: 52140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150330/aa67fc04/attachment.bin>


More information about the cfe-commits mailing list