Skip to content

forward-port from release/6.0-rc2: MonoAOTCompiler: detect when nothing has changed, a… - #59597

Merged
radical merged 1 commit into
dotnet:mainfrom
radical:backport-aot-fix
Sep 27, 2021
Merged

forward-port from release/6.0-rc2: MonoAOTCompiler: detect when nothing has changed, a…#59597
radical merged 1 commit into
dotnet:mainfrom
radical:backport-aot-fix

Conversation

@radical

Copy link
Copy Markdown
Member

…nd skip any precompiling (#58979)

  • Refactor to allow fast-path

  • implement fast-path for MonoAOTCompiler when nothing has changed

  • re-enable some tests that got disabled by mistake

(cherry picked from commit 9fd17b1)

…nd skip any precompiling (dotnet#58979)
* Refactor to allow fast-path
* implement fast-path for MonoAOTCompiler when nothing has changed
* re-enable some tests that got disabled by mistake
(cherry picked from commit 9fd17b1)
@radicalradical added the arch-wasm WebAssembly architecture label Sep 25, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

…nd skip any precompiling (#58979)

  • Refactor to allow fast-path

  • implement fast-path for MonoAOTCompiler when nothing has changed

  • re-enable some tests that got disabled by mistake

(cherry picked from commit 9fd17b1)

Author:radical
Assignees:-
Labels:

arch-wasm

Milestone:-

@radicalradical changed the title Backport from release/6.0-rc2: MonoAOTCompiler: detect when nothing has changed, a…forward-port from release/6.0-rc2: MonoAOTCompiler: detect when nothing has changed, a…Sep 27, 2021
@radical

Copy link
Copy Markdown
MemberAuthor

The test failures are #10680 , and unrelated to this PR.

@radical
radical merged commit 51e4954 into dotnet:mainSep 27, 2021
@radical
radical deleted the backport-aot-fix branch September 27, 2021 18:10
@ghostghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

arch-wasmWebAssembly architecturearea-Codegen-AOT-mono

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@radical@steveisok