Skip to content

Optimizer: propagate NoDynamicInvocation - #20242

Merged
T-Gro merged 2 commits into
dotnet:mainfrom
auduchinok:inline-propagate-noDynamicInvocation
Aug 11, 2026
Merged

Optimizer: propagate NoDynamicInvocation#20242
T-Gro merged 2 commits into
dotnet:mainfrom
auduchinok:inline-propagate-noDynamicInvocation

Conversation

@auduchinok

Copy link
Copy Markdown
Member

Fixes#20063.

@auduchinok
auduchinok requested a review from a team as a code ownerAugust 10, 2026 14:28
@auduchinokauduchinok added the NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes label Aug 10, 2026
@github-actions

github-actionsBot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

⚠️ Release notes required, but author opted out

Warning

Author opted out of release notes, check is disabled for this pull request.
cc @dotnet/fsharp-team-msft

@github-actionsgithub-actionsBot added the ⚠️ Affects-Compiler-Output Tooling check: PR touches IL emission or codegen label Aug 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

🔍 Tooling Safety Check — Affects-Compiler-Output
Affects-Compiler-Output: modifies Optimizer.fs (inline propagation logic)

Generated by PR Tooling Safety Check · opus46 2.8M ·

@auduchinok
auduchinokforce-pushed the inline-propagate-noDynamicInvocation branch from 758eb02 to ef90642CompareAugust 10, 2026 15:44
@github-project-automationgithub-project-automationBot moved this from New to In Progress in F# Compiler and ToolingAug 11, 2026
@T-Gro
T-Gro merged commit 23fa8d5 into dotnet:mainAug 11, 2026
48 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚠️ Affects-Compiler-OutputTooling check: PR touches IL emission or codegenNO_RELEASE_NOTESLabel for pull requests which signals, that user opted-out of providing release notes

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Non-optimized inlining regression

2 participants

@auduchinok@T-Gro