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

Add sqrt_llvm_fast intrinsic (see #33220) #33234

Merged
merged 2 commits into from
Nov 14, 2019

Conversation

smallnamespace
Copy link
Contributor

@smallnamespace smallnamespace commented Sep 12, 2019

Note: requires LLVM 7+ to generatic rsqrt intrinsics. See related issue for verification steps.

Note: requires LLVM 7+ to generatic rsqrt intrinsics
Copy link
Member

@vchuravy vchuravy left a comment

Choose a reason for hiding this comment

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

@smallnamespace
Copy link
Contributor Author

@vchuravy Done. Does hardcoding the entire sqrt string look reasonable?

@vchuravy
Copy link
Member

Fine for now until we do more testing for the rest of fastmath generation.

@vchuravy vchuravy merged commit 77a4d06 into JuliaLang:master Nov 14, 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