[PATCH] D99683: [HIP] Support ThinLTO

Yaxun Liu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 31 13:48:48 PDT 2021


yaxunl created this revision.
yaxunl added reviewers: tra, ashi1, scchan.
Herald added subscribers: jansvoboda11, dang, hiraditya, inglorion.
yaxunl requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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.334525.patch
Type: text/x-patch
Size: 13165 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210331/6c612a04/attachment.bin>


More information about the llvm-commits mailing list