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

Parse -0 and -0x0 as unsigned 0 even on Mac #98

Closed
wants to merge 1 commit into from

Conversation

dneto0
Copy link
Collaborator

@dneto0 dneto0 commented Feb 6, 2016

Works around a difference between Xcode's std::istringstream
and that of other platforms.

Addresses part of #45

Works around a difference between Xcode's std::istringstream
and that of other platforms.

Addresses part of KhronosGroup#45
@dneto0
Copy link
Collaborator Author

dneto0 commented Feb 8, 2016

Turns out that such cases are rejected at a higher level anyway. I'll post a different merge request to expand the test cases at the higher level instead.

@dneto0 dneto0 closed this Feb 8, 2016
@dneto0 dneto0 deleted the neg-zero branch February 18, 2016 03:40
rjodinchr pushed a commit to rjodinchr/SPIRV-Tools that referenced this pull request Jun 22, 2022
Add GroupNonUniformPartitionedNV capability to all the GroupNonUniform instructions
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.

None yet

1 participant