[PATCH] D99683: [HIP] Support ThinLTO
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 5 09:01:29 PDT 2021
yaxunl updated this revision to Diff 335268.
yaxunl marked 4 inline comments as done.
yaxunl edited the summary of this revision.
yaxunl added a comment.
Herald added a subscriber: tpr.
Revise by Artem's comments. Add patch description.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99683/new/
https://reviews.llvm.org/D99683
Files:
clang/include/clang/Driver/Driver.h
clang/include/clang/Driver/Options.td
clang/lib/Driver/Driver.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/HIP.cpp
clang/test/Driver/hip-options.hip
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/Transforms/FunctionImport/Inputs/noinline.ll
llvm/test/Transforms/FunctionImport/noinline.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99683.335268.patch
Type: text/x-patch
Size: 12790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/c827828b/attachment-0001.bin>
More information about the llvm-commits
mailing list