[PATCH] D29654: [OpenMP] Integrate OpenMP target region cubin into host binary

Gheorghe-Teodor Bercea via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 1 12:33:46 PDT 2017


gtbercea updated this revision to Diff 97331.
gtbercea added a comment.

Change output of unbundler to produce cubin files when using OpenMP to offload to NVIDIA GPUs.


Repository:
  rL LLVM

https://reviews.llvm.org/D29654

Files:
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Driver/ToolChains/CommonArgs.cpp
  lib/Driver/ToolChains/CommonArgs.h
  lib/Driver/ToolChains/Cuda.cpp
  lib/Driver/ToolChains/Cuda.h
  lib/Driver/ToolChains/Gnu.cpp
  test/Driver/openmp-offload.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29654.97331.patch
Type: text/x-patch
Size: 22516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170501/269996c5/attachment-0001.bin>


More information about the cfe-commits mailing list