commit | 13d8e929409fb1a1f8a2318250923c90f3abac7c | [log] [tgz] |
---|---|---|
author | Aaron Enye Shi <enye.shi@gmail.com> | Tue Apr 02 20:10:18 2019 +0000 |
committer | Aaron Enye Shi <enye.shi@gmail.com> | Tue Apr 02 20:10:18 2019 +0000 |
tree | 27aad49cef42e1da44ec25980327a80e50e7d4cd | |
parent | 9ca4ff2666299898b657c363e091096a78203898 [diff] |
[HIP-Clang] Fat binary should not be produced for non GPU code Skip producing the fat binary functions for HIP when no device code is present. Reviewers: yaxunl Differential Review: https://reviews.llvm.org/D60141 llvm-svn: 357520