| commit | 9674a64cd9f83b6ad7b8b4d1dab82966ad7e050b | [log] [tgz] |
|---|---|---|
| author | Artem Belevich <tra@google.com> | Tue Sep 22 17:23:05 2015 +0000 |
| committer | Artem Belevich <tra@google.com> | Tue Sep 22 17:23:05 2015 +0000 |
| tree | 6568637bd1f2779df4b61d5a3c6fdc8cdd2022aa | |
| parent | 94a55e8169a1e82a2cf954e0495a899cfddee1ac [diff] |
[CUDA] Add appropriate host/device attribute to builtins. The changes are part of attribute-based CUDA function overloading (D12453) and as such are only enabled when it's in effect (-fcuda-target-overloads). Differential Revision: http://reviews.llvm.org/D12122 llvm-svn: 248296