[HIP] Replace irif library with hip.amdgcn.bc
authorAaron Enye Shi <enye.shi@gmail.com>
Thu, 11 Oct 2018 19:41:54 +0000 (19:41 +0000)
committerAaron Enye Shi <enye.shi@gmail.com>
Thu, 11 Oct 2018 19:41:54 +0000 (19:41 +0000)
commite1a353adb01433dbf5ae1fa23d5714059b9e9109
tree5745922497c6db550b1df82fd0bbb5e30f1e1215
parentab37189f7eb05e427170f60902d1964cf9ee4c95
[HIP] Replace irif library with hip.amdgcn.bc

No longer use irif amdgcn library, instead we will use the previous fence functions from new hip.amdgcn.bc bitcode library. Update hip-device-libs.hip test as well.

llvm-svn: 344281
clang/lib/Driver/ToolChains/HIP.cpp
clang/test/Driver/Inputs/hip_dev_lib/hip.amdgcn.bc [new file with mode: 0644]
clang/test/Driver/hip-device-libs.hip