Skip to content

Conversation

@kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Apr 19, 2023

This PR should fix dotnet/perf-autofiling-issues#16477. It reverts the the change that skip collected methods in DEDUP_COLLECT phase.

@kotlarmilos
Copy link
Member Author

During the DEDUP_COLLECT phase, any method that is collected must be added to the acfg->methods array as it is used by collect_methods and compile_method, which ensure generic instances. However, in the previous PR, this path was accidentally skipped because collect_dedup_methods returned TRUE in DEDUP_COLLECT phase.

@kotlarmilos
Copy link
Member Author

Closing this PR. Will be introduced after the snap.

@ghost ghost locked as resolved and limited conversation to collaborators May 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Perf] Linux/x64: 861 Regressions on 4/17/2023 1:30:24 AM

3 participants