| commit | b791802aef27656581b3a33acf9953974c8c28da | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Oct 23 17:09:35 2017 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Oct 23 17:09:35 2017 +0000 |
| tree | 350e8b5818f63d4d1f5ab0e150562ffa44cb928d | |
| parent | e06cc6d9bafae16a7e13ff4dadc95758774ce986 [diff] |
AMDGPU: Fix default range in non-kernel functions The range should be assumed to be the hardware maximum if a workitem intrinsic is used in a callable function which does not know the restricted limit of the calling kernel. llvm-svn: 316346