| commit | f614422da9bdd82cd7ac3880f4dfb58b89554f72 | [log] [tgz] |
|---|---|---|
| author | Yaxun Liu <Yaxun.Liu@amd.com> | Wed May 30 00:53:50 2018 +0000 |
| committer | Yaxun Liu <Yaxun.Liu@amd.com> | Wed May 30 00:53:50 2018 +0000 |
| tree | 5b0a269d84b7a674eb369f6a8a581fc025730a96 | |
| parent | 3af038beec7e0da6494bc36a274f8a450277466c [diff] |
Add HIP toolchain This patch adds HIP toolchain to support HIP language mode. It includes: Create specific compiler jobs for HIP. Choose specific libraries for HIP. With contribution from Greg Rodgers. Differential Revision: https://reviews.llvm.org/D45212 llvm-svn: 333484