[PATCH] D29758: [OpenMP] Parallel reduction on the NVPTX device.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 06:15:14 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295319: [OpenMP] Parallel reduction on the NVPTX device. (authored by arpith).

Changed prior to commit:
  https://reviews.llvm.org/D29758?vs=88149&id=88726#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29758

Files:
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntime.h
  cfe/trunk/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  cfe/trunk/lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  cfe/trunk/lib/CodeGen/CGStmtOpenMP.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/OpenMP/nvptx_target_parallel_reduction_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29758.88726.patch
Type: text/x-patch
Size: 103232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170216/0f4f526c/attachment-0001.bin>


More information about the cfe-commits mailing list