[PATCH] D15561: [OpenMP] Remove explicit call for implicit barrier

Alexey Bataev via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 02:28:14 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL255992: [OPENMP] Remove explicit call for implicit barrier (authored by ABataev).

Changed prior to commit:
  http://reviews.llvm.org/D15561?vs=42984&id=43210#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15561

Files:
  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
  cfe/trunk/test/OpenMP/cancel_codegen.cpp
  cfe/trunk/test/OpenMP/cancellation_point_codegen.cpp
  cfe/trunk/test/OpenMP/for_lastprivate_codegen.cpp
  cfe/trunk/test/OpenMP/for_reduction_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_firstprivate_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_for_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_for_linear_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_for_simd_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_reduction_codegen.cpp
  cfe/trunk/test/OpenMP/parallel_sections_codegen.cpp
  cfe/trunk/test/OpenMP/sections_codegen.cpp
  cfe/trunk/test/OpenMP/sections_lastprivate_codegen.cpp
  cfe/trunk/test/OpenMP/sections_reduction_codegen.cpp
  cfe/trunk/test/OpenMP/single_firstprivate_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15561.43210.patch
Type: text/x-patch
Size: 25109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151218/989d5165/attachment-0001.bin>


More information about the cfe-commits mailing list