[PATCH] D16082: [CUDA] Invoke ptxas and fatbinary during compilation.
    Justin Lebar via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jan 11 16:55:34 PST 2016
    
    
  
jlebar updated this revision to Diff 44584.
jlebar marked 8 inline comments as done.
jlebar added a comment.
Address tra, echristo's review comments.
http://reviews.llvm.org/D16082
Files:
  include/clang/Driver/Action.h
  include/clang/Driver/Options.td
  include/clang/Driver/ToolChain.h
  include/clang/Driver/Types.def
  lib/CodeGen/CGCUDANV.cpp
  lib/Driver/Action.cpp
  lib/Driver/Driver.cpp
  lib/Driver/ToolChains.cpp
  lib/Driver/ToolChains.h
  lib/Driver/Tools.cpp
  lib/Driver/Tools.h
  lib/Driver/Types.cpp
  test/Driver/Inputs/CUDA/usr/local/cuda/bin/.keep
  test/Driver/cuda-external-tools.cu
  test/Driver/cuda-options.cu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16082.44584.patch
Type: text/x-patch
Size: 23905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160112/863b1b32/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list