2198aead384f62861e282349c99ad486a5ec6ce0
By default hipcc passes -mllvm options to let HIP-Clang inline all device functions. --hipcc-func-supp enables function support and disables inline all. --hipcc-no-func-supp disable function support and enables inline all. This is a temporary solution to match HCC behavior for performance. This option is mainly for debugging purpose. Change-Id: I0c44ac1812bb3cea5c3e5b6e14ebaa45919236f6
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%