[PATCH] D76957: HIP: Merge builtin library handling

Matt Arsenault via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Apr 18 15:38:37 PDT 2020


arsenm updated this revision to Diff 258562.
arsenm added a comment.

Switch default back for correct sqrt. Also add more checks for all of the linked libs, and fix duplicating wave64 logic


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

https://reviews.llvm.org/D76957

Files:
  clang/lib/Driver/ToolChains/AMDGPU.cpp
  clang/lib/Driver/ToolChains/AMDGPU.h
  clang/lib/Driver/ToolChains/HIP.cpp
  clang/test/Driver/hip-device-libs.hip
  clang/test/Driver/rocm-device-libs.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76957.258562.patch
Type: text/x-patch
Size: 18876 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200418/aedf33ab/attachment-0001.bin>


More information about the cfe-commits mailing list