[PATCH] D128441: [CUDA] Do not embed a fatbinary when using the new driver

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 23 07:11:41 PDT 2022


jhuber6 updated this revision to Diff 439384.
jhuber6 added a comment.

Remove comment that is no longer true now that `getInputFilename` always returns a `.cubin` variant for object types.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128441/new/

https://reviews.llvm.org/D128441

Files:
  clang/lib/Driver/Driver.cpp
  clang/lib/Driver/ToolChains/Cuda.cpp
  clang/test/Driver/cuda-openmp-driver.cu
  clang/test/Driver/cuda-phases.cu

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128441.439384.patch
Type: text/x-patch
Size: 7073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220623/63dd42fc/attachment.bin>


More information about the cfe-commits mailing list