Skip to content

[mono][interp] Add intrinsics for BitOperations - #82827

Merged
BrzVlad merged 6 commits into
dotnet:mainfrom
BrzVlad:feature-interp-bitoperations-intrins
Mar 14, 2023
Merged

[mono][interp] Add intrinsics for BitOperations#82827
BrzVlad merged 6 commits into
dotnet:mainfrom
BrzVlad:feature-interp-bitoperations-intrins

Conversation

@BrzVlad

Copy link
Copy Markdown
Member

No description provided.

@ghost

ghost commented Mar 1, 2023

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

null

Author:BrzVlad
Assignees:BrzVlad
Labels:

area-Codegen-Interpreter-mono

Milestone:-

Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
Comment threadsrc/mono/mono/mini/interp/interp-intrins.h Outdated
@BrzVlad

Copy link
Copy Markdown
MemberAuthor

Could I get a review on this ?

Comment threadsrc/mono/mono/mini/interp/interp-intrins.h Outdated
Comment threadsrc/mono/mono/mini/interp/interp.c Outdated
Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
Comment threadsrc/mono/mono/mini/interp/transform.c Outdated
@BrzVlad
BrzVladforce-pushed the feature-interp-bitoperations-intrins branch from 33095db to 3f36c9bCompareMarch 14, 2023 09:21

@tannergoodingtannergooding 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, Thanks!

@BrzVlad
BrzVlad merged commit 6ddb03f into dotnet:mainMar 14, 2023
@ghostghost locked as resolved and limited conversation to collaborators Apr 14, 2023
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.

4 participants

@BrzVlad@lewing@tannergooding@kotlarmilos