Skip to content

Conversation

@sbomer
Copy link
Member

@sbomer sbomer commented Jun 15, 2023

Fixes #87596 by placing a limit on the number of values we track in dataflow analysis.

@sbomer sbomer requested a review from marek-safar as a code owner June 15, 2023 18:36
@ghost ghost added area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework labels Jun 15, 2023
@ghost ghost assigned sbomer Jun 15, 2023
@ghost
Copy link

ghost commented Jun 15, 2023

Tagging subscribers to this area: @agocke, @sbomer, @vitek-karas
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #87596 by placing a limit on the number of values we track in dataflow analysis.

Author: sbomer
Assignees: -
Labels:

area-Tools-ILLink

Milestone: -

@ghost
Copy link

ghost commented Jun 15, 2023

Tagging subscribers to 'linkable-framework': @eerhardt, @vitek-karas, @LakshanF, @sbomer, @joperezr, @marek-safar
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #87596 by placing a limit on the number of values we track in dataflow analysis.

Author: sbomer
Assignees: -
Labels:

linkable-framework, area-Tools-ILLink

Milestone: -

@sbomer sbomer merged commit ee1da26 into dotnet:main Jun 16, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 17, 2023
@sbomer sbomer deleted the arrayDataflow branch November 3, 2023 18:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Tools-ILLink .NET linker development as well as trimming analyzers linkable-framework Issues associated with delivering a linker friendly framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dataflow analysis taking forever

2 participants