[PATCH] D17877: [OpenMP] Base support for target directive codegen on NVPTX device.

Arpith Jacob via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 3 19:35:36 PST 2016


arpith-jacob created this revision.
arpith-jacob added reviewers: ABataev, hfinkel.
arpith-jacob added subscribers: cfe-commits, carlo.bertolli, sfantao, kkwli0, caomhin, fraggamuffin.
Herald added a subscriber: jholewinski.

This patch adds base support for codegen of the target directive on the NVPTX device.

http://reviews.llvm.org/D17877

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17877.49796.patch
Type: text/x-patch
Size: 58334 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160304/efc22c8e/attachment-0001.bin>


More information about the cfe-commits mailing list