[PATCH] [OPENMP] Improved codegen for implicit/explicit 'barrier' constructs.

Alexey Bataev a.bataev at hotmail.com
Fri Mar 27 05:29:59 PDT 2015


Hi rjmccall, hfinkel, fraggamuffin, ejstotzer,

Add particular methods to OpenMP runtime support module for explicit/implicit sync point emission. Also adds processing of 'nowait' clause on worksharing directives.

http://reviews.llvm.org/D8659

Files:
  lib/CodeGen/CGOpenMPRuntime.cpp
  lib/CodeGen/CGOpenMPRuntime.h
  lib/CodeGen/CGStmtOpenMP.cpp
  test/OpenMP/for_codegen.cpp
  test/OpenMP/sections_codegen.cpp
  test/OpenMP/single_codegen.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8659.22788.patch
Type: text/x-patch
Size: 12978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150327/d5acad48/attachment.bin>


More information about the cfe-commits mailing list