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

cleanups on src_inlining_policy #53599

Merged
merged 1 commit into from
Mar 6, 2024
Merged

cleanups on src_inlining_policy #53599

merged 1 commit into from
Mar 6, 2024

Conversation

aviatesk
Copy link
Member

@aviatesk aviatesk commented Mar 5, 2024

  • fixed the check with src_inlining_policy in typeinfer.jl
  • removed the SemiConcreteResult handling, which is no longer needed

- fixed the check with `src_inlining_policy` in typeinfer.jl
- removed the `SemiConcreteResult` handling, which is no longer needed
@aviatesk
Copy link
Member Author

aviatesk commented Mar 5, 2024

@nanosoldier runbenchmarks("inference", vs=":master")

@nanosoldier
Copy link
Collaborator

Your benchmark job has completed - no performance regressions were detected. A full report can be found here.

@aviatesk aviatesk merged commit 90d84d4 into master Mar 6, 2024
8 checks passed
@aviatesk aviatesk deleted the avi/src_inlining_policy branch March 6, 2024 00:32
mkitti pushed a commit to mkitti/julia that referenced this pull request Apr 13, 2024
- fixed the check with `src_inlining_policy` in typeinfer.jl
- removed the `SemiConcreteResult` handling, which is no longer needed
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.

3 participants