Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono][interp] Mask all shift amounts #90666

Merged
merged 2 commits into from
Aug 23, 2023
Merged

Conversation

BrzVlad
Copy link
Member

@BrzVlad BrzVlad commented Aug 16, 2023

No description provided.

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 16, 2023
@ghost ghost assigned BrzVlad Aug 16, 2023
@ghost
Copy link

ghost commented Aug 16, 2023

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

Issue Details

null

Author: BrzVlad
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@SamMonoRT SamMonoRT added area-Codegen-Interpreter-mono and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Aug 16, 2023
@ghost
Copy link

ghost commented Aug 16, 2023

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: -

@SamMonoRT SamMonoRT changed the title test Mono Interpreter - Mask AllShift amounts Aug 21, 2023
@BrzVlad BrzVlad changed the title Mono Interpreter - Mask AllShift amounts [mono][interp] Mask all shift amounts Aug 22, 2023
@BrzVlad BrzVlad marked this pull request as ready for review August 22, 2023 08:41
@SamMonoRT
Copy link
Member

/cc @tannergooding

@BrzVlad
Copy link
Member Author

BrzVlad commented Aug 22, 2023

Not sure how relevant this scenario is, but I think we should backport to 8.0 since it is very low risk.

@BrzVlad BrzVlad merged commit 03854e8 into dotnet:main Aug 23, 2023
154 of 157 checks passed
@BrzVlad
Copy link
Member Author

BrzVlad commented Aug 23, 2023

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/5953281599

@github-actions
Copy link
Contributor

@BrzVlad an error occurred while backporting to release/8.0, please check the run log for details!

Error: @BrzVlad is not a repo collaborator, backporting is not allowed. If you're a collaborator please make sure your dotnet team membership visibility is set to Public on https://github.com/orgs/dotnet/people?query=BrzVlad

@BrzVlad
Copy link
Member Author

BrzVlad commented Aug 23, 2023

/backport to release/8.0

@github-actions
Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/runtime/actions/runs/5953485066

@ghost ghost locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to 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