Skip to content

Conversation

@EgorBo
Copy link
Member

@EgorBo EgorBo commented Dec 4, 2021

Closes #62326

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Dec 4, 2021
@ghost
Copy link

ghost commented Dec 4, 2021

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

Issue Details

Closes #62326

Author: EgorBo
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@EgorBo
Copy link
Member Author

EgorBo commented Dec 17, 2021

@dotnet/jit-contrib PTAL, I need IsNeverNegative() this PR introduces in my other PR 🙂

@EgorBo EgorBo merged commit a6de632 into dotnet:main Dec 17, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JIT does not recognize Vector<T>.Count and Vector{128|256}.Count is unsigned in div / mod

3 participants