[PATCH] D101654: [HIP] Fix device lib selection

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 12:03:46 PDT 2021


yaxunl created this revision.
yaxunl added a reviewer: tra.
Herald added a subscriber: dang.
yaxunl requested review of this revision.

Choose optimized device lib bitcode by fp options
for performance.


https://reviews.llvm.org/D101654

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Driver/ToolChains/HIP.cpp
  clang/test/Driver/hip-device-libs.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101654.342001.patch
Type: text/x-patch
Size: 6155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210430/1b6c4bbe/attachment.bin>


More information about the cfe-commits mailing list