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

Cleanup wrapper IR functions #38

Closed
wants to merge 1 commit into from
Closed

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Apr 23, 2016

Use new workitem intrinsics + range metadata, correct
some attributes on functions, and canonicalize.

Correct range metadata to be maximum theoretical workgroup size.

Change-Id: I9dedbe2dd62753858ccd0eb7841e228873a2c031

Use new workitem intrinsics + range metadata, correct
some attributes on functions, and canonicalize.

Correct range metadata to be maximum theoretical workgroup size.

Change-Id: I9dedbe2dd62753858ccd0eb7841e228873a2c031
@whchung
Copy link
Collaborator

whchung commented Apr 23, 2016

@arsenm could you alter this pull request so it goes to "develop" branch? We are moving to a branching strategy more aligned with HIP, where all the latest stuffs go to "develop" first.

@arsenm arsenm closed this Apr 23, 2016
@arsenm
Copy link
Contributor Author

arsenm commented Apr 23, 2016

Maybe the default github branch should be changed?

@whchung
Copy link
Collaborator

whchung commented Apr 23, 2016

master should still be the default branch because that's where users fetch production-ready commits.

GitHub UI is less favorable than Bitbucket here because you can't create a new topic branch along with a pull request.

I'll create a CONTRIBUTE.md to explain the rules better.

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.

2 participants