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

Explain what inlining at Numba IR level will do #5155

Merged
merged 1 commit into from Feb 10, 2020

Conversation

esc
Copy link
Member

@esc esc commented Jan 29, 2020

As the issue #5142 caused some
confusion over the purpose and effect of inlining at the Numba IR level
add an additional explanation and a worked example.

As the issue numba#5142 caused some
confusion over the purpose and effect of inlining at the Numba IR level
add an additional explanation and a worked example.
@luk-f-a
Copy link
Contributor

luk-f-a commented Jan 29, 2020

thanks @esc , I have been wondering was inlining is useful for

@esc
Copy link
Member Author

esc commented Jan 30, 2020

@luk-f-a you weren't the only one 😉

@esc esc requested a review from sklam February 4, 2020 10:51
Copy link
Member

@sklam sklam left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for the patch.

@sklam sklam added 5 - Ready to merge Review and testing done, is ready to merge and removed 3 - Ready for Review labels Feb 4, 2020
@sklam sklam merged commit a53a98e into numba:master Feb 10, 2020
@esc esc deleted the docs/refine_inlining_notes branch February 18, 2020 09:40
@stuartarchibald stuartarchibald added this to the Numba 0.49 RC milestone Feb 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to merge Review and testing done, is ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants