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

Arpith Jacob via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 12 16:25:07 PST 2017


arpith-jacob updated this revision to Diff 88149.
arpith-jacob added a comment.

Minor fixup of comment style on emitInterWarpCopyFunction().


https://reviews.llvm.org/D29758

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29758.88149.patch
Type: text/x-patch
Size: 102900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170213/9d730021/attachment-0001.bin>


More information about the cfe-commits mailing list