[PATCH] D28125: [OpenMP] Update target codegen for NVPTX device.

Arpith Jacob via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 28 14:35:51 PST 2016


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

Alexey and Justin, thank you for spending the time to review this patch.  I've updated the patch accordingly.  I've also removed a dot ('.') from the worker function name since the character is not accepted by the nvidia linker ptxas in function names.


https://reviews.llvm.org/D28125

Files:
  lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
  lib/CodeGen/CGOpenMPRuntimeNVPTX.h
  test/OpenMP/nvptx_target_codegen.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28125.82621.patch
Type: text/x-patch
Size: 45040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161228/0f933144/attachment-0001.bin>


More information about the cfe-commits mailing list