Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hsail-amdgpu-wrapper: Add range metadata to mbcnt intrinsics #57

Merged
merged 1 commit into from
May 7, 2016
Merged

hsail-amdgpu-wrapper: Add range metadata to mbcnt intrinsics #57

merged 1 commit into from
May 7, 2016

Conversation

tstellarAMD
Copy link
Contributor

As used in the hsail_get_lane_id() intrinsic, these intrinsics
always return a value between 0 and 63. The range metadata
gives this information compiler to help improve the optimizer.

As used in the hsail_get_lane_id() intrinsic, these intrinsics
always return a value between 0 and 63.  The range metadata
gives this information compiler to help improve the optimizer.
@whchung whchung merged commit 2defb7b into ROCm:master May 7, 2016
@scchan
Copy link
Collaborator

scchan commented May 7, 2016

let's get this into master as well, will help shfl functions

@whchung
Copy link
Collaborator

whchung commented May 7, 2016

@tstellarAMD @scchan both master and develop contains this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants