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 ICE on SIMD overflow checking #23692

Merged
merged 1 commit into from
Mar 25, 2015
Merged

Conversation

yjh0502
Copy link
Contributor

@yjh0502 yjh0502 commented Mar 25, 2015

Disable overflow checking on SIMD operations, fix #23037

Disable overflow checking on SIMD operations, fix rust-lang#23037
@rust-highfive
Copy link
Collaborator

r? @Aatch

(rust_highfive has picked a reviewer for you, use r? to override)

@pnkfelix
Copy link
Member

@bors r+ 1663665

@bors
Copy link
Contributor

bors commented Mar 25, 2015

⌛ Testing commit 1663665 with merge d5acb76...

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 25, 2015
@bors
Copy link
Contributor

bors commented Mar 25, 2015

⛄ The build was interrupted to prioritize another pull request.

bors added a commit that referenced this pull request Mar 25, 2015
@bors bors merged commit 1663665 into rust-lang:master Mar 25, 2015
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.

ICE - tried to get overflow intrinsic for non-int type
5 participants