Uh oh!
There was an error while loading. Please reload this page.
[release/8.0] [mono][aot] Avoid compiling the same method multiple times during dedup. - #92178
Conversation
vargaz
commented
Sep 16, 2023
/azp run runtime-wasm |
|
Azure Pipelines could not run because the pipeline triggers exclude this branch/path. |
ghost
commented
Sep 16, 2023
Tagging subscribers to 'arch-wasm': @lewing Issue DetailsBackport of #91802 to release/8.0 /cc @vargaz Customer ImpactFixes build time problems in large WASM projects which use AOT. TestingOn CI. RiskLow, only affects wasm AOT/ios. IMPORTANT: If this backport is for a servicing release, please verify that:
|
SamMonoRT
commented
Sep 16, 2023
@marek-safar - need your approval to merge before RC2 cutoff on Monday. |
@carlossanlop - this is ready to be merged |
Backport of #91802 to release/8.0
/cc @vargaz
Customer Impact
Fixes build time problems in large WASM projects which use AOT.
Testing
On CI.
Risk
Low, only affects wasm AOT/ios.
IMPORTANT: If this backport is for a servicing release, please verify that:
The PR target branch is
release/X.0-staging, notrelease/X.0.If the change touches code that ships in a NuGet package, you have added the necessary package authoring and gotten it explicitly reviewed.