Skip to content

expose ceil, floor and trunc on sgx-target #268

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

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

akash-fortanix
Copy link
Contributor

The compiler intrinsics will link to these.

Do I need to do this for wasm32 as well? I didn't get any errors when I tried it on the playground. But I am not sure if that suffices.

@akash-fortanix
Copy link
Contributor Author

I believe AppVeyor build failures are not caused by this PR.

@alexcrichton
Copy link
Member

Thanks! For wasm there's native instructions for these so LLVM doesn't lower to these operations, but seems fine to add for sgx!

@alexcrichton alexcrichton merged commit 465ee35 into rust-lang:master Jan 2, 2019
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