Skip to content

Reduce estimated cost of not_int to zero #35707

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
May 3, 2020
Merged

Reduce estimated cost of not_int to zero #35707

merged 1 commit into from
May 3, 2020

Conversation

kimikage
Copy link
Contributor

@kimikage kimikage commented May 3, 2020

This reduces the estimated cost of not_int to zero for more reasonable inlining. (Fixes #35697)
This change is not a perfect solution, but has little side-effects on the existing cost model.

This reduces the estimated cost of `not_int` to zero for more reasonable inlining.
This change is not a perfect solution, but has little side-effects on the existing cost model.
@Keno Keno merged commit d5b329a into JuliaLang:master May 3, 2020
@kimikage kimikage deleted the patch-1 branch May 3, 2020 10:24
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.

Reducing estimated cost of not_int to zero for more reasonable inlining
2 participants