[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
Wed Apr 19 07:22:16 PDT 2017
gtbercea updated this revision to Diff 95737.
gtbercea marked an inline comment as done.
gtbercea added a comment.
Avoid renaming by enabling PTXAS to generate an output file with the appropriate extension, in this case a cubin extension.
Repository:
rL LLVM
https://reviews.llvm.org/D29654
Files:
lib/Driver/Driver.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.95737.patch
Type: text/x-patch
Size: 20874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170419/4817dbf3/attachment-0001.bin>
More information about the cfe-commits
mailing list