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 llvm powi intrinsic calls in fastmath.jl #44580

Merged
merged 1 commit into from
Mar 12, 2022
Merged

Conversation

pchintalapudi
Copy link
Member

This error is spotted by new verifyModule/verifyFunction asserts we make during our passes.

@oscardssmith
Copy link
Member

This is OK for now, but this is now on my list of performance bugs to fix since we can do substantially better than LLVM here.

@ViralBShah ViralBShah added the maths Mathematical functions label Mar 12, 2022
@pchintalapudi
Copy link
Member Author

The CI failures seem unrelated to the fastmath changes.

@pchintalapudi pchintalapudi merged commit b49a1b4 into master Mar 12, 2022
@pchintalapudi pchintalapudi deleted the pc/fix-fastmath branch March 12, 2022 19:35
@vtjnash vtjnash added the backport 1.8 Change should be backported to release-1.8 label Jun 24, 2022
KristofferC pushed a commit that referenced this pull request Jul 4, 2022
KristofferC pushed a commit that referenced this pull request Jul 4, 2022
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants