[PATCH] D101630: [HIP] Add --gpu-bundle-output
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 7 09:09:42 PDT 2021
yaxunl updated this revision to Diff 350318.
yaxunl retitled this revision from "[HIP] Fix device-only compilation" to "[HIP] Add --gpu-bundle-output".
yaxunl edited the summary of this revision.
yaxunl added a comment.
use --gpu-bundle-output to control bundling/unbundling output of HIP device only compilation
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101630/new/
https://reviews.llvm.org/D101630
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp
clang/test/Driver/clang-offload-bundler.c
clang/test/Driver/hip-device-compile.hip
clang/test/Driver/hip-output-file-name.hip
clang/test/Driver/hip-phases.hip
clang/test/Driver/hip-rdc-device-only.hip
clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101630.350318.patch
Type: text/x-patch
Size: 35280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210607/9662f383/attachment-0001.bin>
More information about the cfe-commits
mailing list