Files
rocm-systems/projects
Aaron Enye Shi 6bcb3cca86 Workaround cast warning of smaller integer type for __to_local
For now, guard the __to_local function for device compile only since a local pointer should be same size as unsigned int on GPU compile. Also change to void* instead of char*.


[ROCm/hip commit: 07de5cb334]
2018-07-04 20:52:55 +00:00
..