| commit | 8129521318accc44c2a009647572f6ebd3fc56dd | [log] [tgz] |
|---|---|---|
| author | Aaron Enye Shi <enye.shi@gmail.com> | Tue Apr 02 20:49:41 2019 +0000 |
| committer | Aaron Enye Shi <enye.shi@gmail.com> | Tue Apr 02 20:49:41 2019 +0000 |
| tree | 6661b70fd54aaa9c86d032af4904882b1e307640 | |
| parent | 19775a4c673aa94f414448818ad28d8a3235acb6 [diff] |
[HIP-Clang] Fat binary should not be produced for non GPU code 2 Also for CUDA, we need to disable producing these fat binary functions when there is no GPU code. Reviewers: yaxunl, tra Differential Revision: https://reviews.llvm.org/D60141 llvm-svn: 357526