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

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat May 1 09:05:43 PDT 2021


yaxunl updated this revision to Diff 342156.
yaxunl marked an inline comment as done.
yaxunl added a comment.
Herald added a subscriber: dexonsmith.

revise test by Fangrui's comment. Also fix test failure


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

https://reviews.llvm.org/D101654

Files:
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/lib/CodeGen/CGExprScalar.cpp
  clang/lib/Driver/ToolChains/HIP.cpp
  clang/test/CodeGenCUDA/correctly-rounded-div.cu
  clang/test/Driver/hip-device-libs.hip

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101654.342156.patch
Type: text/x-patch
Size: 9303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210501/13324e96/attachment.bin>


More information about the cfe-commits mailing list