Skip to content

Remove builtins that are not called by LLVM #10

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
Aug 8, 2016

Conversation

Amanieu
Copy link
Member

@Amanieu Amanieu commented Aug 8, 2016

No description provided.

@japaric
Copy link
Member

japaric commented Aug 8, 2016

Some of these intrinsics have unit tests in compiler-rt's source; perhaps they fell out of use and are no longer emitted by LLVM? Well, if later we find out that we actually need them then we can always implement them! I'm happy to see the TODO list shrink.

@japaric japaric merged commit 3723a26 into rust-lang:master Aug 8, 2016
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
101: implement cbrt and cbrtf r=japaric a=erikdesjardins

closes rust-lang#10, closes rust-lang#43

Co-authored-by: Erik <[email protected]>
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