Skip to content

[mono][interp] Intrinsify CreateSpan - #82093

Merged
lewing merged 2 commits into
dotnet:mainfrom
BrzVlad:feature-interp-span-rva
Feb 15, 2023
Merged

[mono][interp] Intrinsify CreateSpan#82093
lewing merged 2 commits into
dotnet:mainfrom
BrzVlad:feature-interp-span-rva

Conversation

@BrzVlad

Copy link
Copy Markdown
Member

Fixes#80762

@BrzVlad

Copy link
Copy Markdown
MemberAuthor

cc @jandupej

Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
@ghostghost assigned BrzVladFeb 14, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @BrzVlad, @kotlarmilos
See info in area-owners.md if you want to be subscribed.

Issue Details

Fixes #80762

Author:BrzVlad
Assignees:-
Labels:

area-Codegen-Interpreter-mono

Milestone:-

@kotlarmiloskotlarmilos left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jandupej

Copy link
Copy Markdown
Contributor

Also LGTM.

@lewing

Copy link
Copy Markdown
Member

failure is known

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.

Intrinsify RuntimeHelpers.CreateSpan on Mono

5 participants

@BrzVlad@jandupej@lewing@vargaz@kotlarmilos