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

Fix UBSAN error with negating 0x8000'0000 #2655

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

ShabbyX
Copy link
Contributor

@ShabbyX ShabbyX commented Jun 2, 2021

Fixes #2652

Signed-off-by: Shahbaz Youssefi ShabbyX@gmail.com

@ShabbyX
Copy link
Contributor Author

ShabbyX commented Jun 3, 2021

@greg-lunarg I went ahead and fix this

@greg-lunarg greg-lunarg added the kokoro:run Trigger Google bot runs label Jun 3, 2021
@kokoro-team kokoro-team removed the kokoro:run Trigger Google bot runs label Jun 3, 2021
@ShabbyX
Copy link
Contributor Author

ShabbyX commented Jun 3, 2021

The failure seems like an unrelated flake

@greg-lunarg greg-lunarg self-requested a review June 3, 2021 19:52
@greg-lunarg greg-lunarg added the kokoro:run Trigger Google bot runs label Jun 3, 2021
@greg-lunarg
Copy link
Contributor

Agree. If you git commit --amend the top commit without making any changes and repush (force?) the branch it will retrigger the CI.

Signed-off-by: Shahbaz Youssefi <ShabbyX@gmail.com>
@kokoro-team kokoro-team removed the kokoro:run Trigger Google bot runs label Jun 3, 2021
Copy link
Contributor

@greg-lunarg greg-lunarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. This needs no test since there is no functional change.

@greg-lunarg greg-lunarg merged commit de2cb9d into KhronosGroup:master Jun 4, 2021
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.

Undefined behavior with shader including -2147483648
3 participants