Merge pull request #934 from gargrahul/fix_forceinline_non_hcc
Fix forceinline for non HCC compilation
[ROCm/hip commit: 2619b11efc]
Этот коммит содержится в:
@@ -85,7 +85,7 @@ THE SOFTWARE.
|
||||
#define __global__
|
||||
|
||||
#define __noinline__
|
||||
#define __forceinline__
|
||||
#define __forceinline__ inline
|
||||
|
||||
#define __shared__
|
||||
#define __constant__
|
||||
|
||||
Ссылка в новой задаче
Block a user