diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2018-05-30 00:49:10 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2018-05-30 00:49:10 +0000 |
commit | 3af038beec7e0da6494bc36a274f8a450277466c (patch) | |
tree | f437fb63a79b052cc8ad9ab6c5d4ac8d0413b8fa /llvm/lib/Support/SmallVector.cpp | |
parent | 6ca999baf2f473556907b40e6617e98522292d81 (diff) | |
download | llvm-3af038beec7e0da6494bc36a274f8a450277466c.zip llvm-3af038beec7e0da6494bc36a274f8a450277466c.tar.gz llvm-3af038beec7e0da6494bc36a274f8a450277466c.tar.bz2 |
Add action builder for HIP
To support separate compile/link and linking across device IR in different source files,
a new HIP action builder is introduced. Basically it compiles/links host and device
code separately, and embed fat binary in host linking stage through linker script.
Differential Revision: https://reviews.llvm.org/D46476
llvm-svn: 333483
Diffstat (limited to 'llvm/lib/Support/SmallVector.cpp')
0 files changed, 0 insertions, 0 deletions