Skip to content

[mono][jit] Fix a JIT assert. - #59861

Merged
vargaz merged 1 commit into
dotnet:mainfrom
vargaz:fix-jit-assert
Oct 7, 2021
Merged

[mono][jit] Fix a JIT assert.#59861
vargaz merged 1 commit into
dotnet:mainfrom
vargaz:fix-jit-assert

Conversation

@vargaz

Copy link
Copy Markdown
Contributor

Fixes#57560.

Comment threadsrc/mono/mono/mini/method-to-ir.c Outdated
@radical

Copy link
Copy Markdown
Member

Can we add a test for this?

@lewing

Copy link
Copy Markdown
Member

/backport to release/6.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1296040834

steveisok pushed a commit that referenced this pull request Oct 6, 2021
@vargaz
vargaz merged commit 36229d9 into dotnet:mainOct 7, 2021
@vargaz
vargaz deleted the fix-jit-assert branch October 7, 2021 06:38
@ghostghost locked as resolved and limited conversation to collaborators Nov 6, 2021
@dotnetdotnet unlocked this conversation Aug 2, 2022
@akoeplinger

Copy link
Copy Markdown
Member

/azp run sync-runtime-to-mono

ivanpovazan added a commit to ivanpovazan/mono that referenced this pull request Aug 4, 2022
akoeplinger pushed a commit to mono/mono that referenced this pull request Aug 4, 2022
github-actionsBot pushed a commit to mono/mono that referenced this pull request Aug 4, 2022
akoeplinger pushed a commit to mono/mono that referenced this pull request Aug 4, 2022
Fixesdotnet/runtime#72181
Co-authored-by: Ivan Povazan <ivan.povazan@gmail.com>
@ghostghost locked as resolved and limited conversation to collaborators Sep 1, 2022
Sign up for freeto 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.

[wasm] mono-aot-cross asserts with function:mono_method_to_ir, VAR 1 (TValue_REF) cannot be expanded in this context with 1 instantiations

5 participants

@vargaz@radical@lewing@akoeplinger@lambdageek