[PATCH] D43461: [CUDA] Include single GPU binary, NFCI.

Jonas Hahnfeld via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 19 06:20:58 PST 2018


Hahnfeld created this revision.
Hahnfeld added reviewers: jlebar, tra.
Herald added a subscriber: cfe-commits.

Binaries for multiple architectures are combined by fatbinary,
so the current code was effectively not needed.


Repository:
  rC Clang

https://reviews.llvm.org/D43461

Files:
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/CGCUDANV.cpp
  lib/Driver/ToolChains/Clang.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/Driver/cuda-options.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43461.134903.patch
Type: text/x-patch
Size: 13679 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180219/176c1eb7/attachment-0001.bin>


More information about the cfe-commits mailing list