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

Support DivRem intrinsincs in mono #82195

Closed
kunalspathak opened this issue Feb 15, 2023 · 3 comments
Closed

Support DivRem intrinsincs in mono #82195

kunalspathak opened this issue Feb 15, 2023 · 3 comments
Assignees
Milestone

Comments

@kunalspathak
Copy link
Member

#66551 adds intrinsic for DivRem, but currently it is disabled for Mono. Add the required support and re-enable the tests for mono.

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 15, 2023
@jeffhandley jeffhandley added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 16, 2023
@jandupej jandupej added area-Codegen-JIT-mono and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 16, 2023
@jandupej jandupej self-assigned this Feb 16, 2023
@jandupej
Copy link
Member

@SamMonoRT Do we want to do this within 8.0 timeframe?

@jandupej jandupej removed the untriaged New issue has not been triaged by the area owner label Feb 16, 2023
@marek-safar marek-safar modified the milestones: 8.0.0, Future Feb 20, 2023
@jandupej jandupej modified the milestones: Future, 9.0.0 Jul 12, 2023
@jandupej
Copy link
Member

jandupej commented Sep 8, 2023

The said intrinsics were added to JIT and LLVM. Closing.

@jandupej jandupej closed this as completed Sep 8, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants