Files
rocm-systems/projects
Aaron Enye Shi 303a8be7d3 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/clr commit: ce9ca744dc]
2018-07-04 20:52:55 +00:00
..