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

Saturating floating point to integer conversions on Arm32 #100682

Merged
merged 3 commits into from
Apr 6, 2024

Conversation

jkotas
Copy link
Member

@jkotas jkotas commented Apr 5, 2024

Follow up on #97529 (comment)

@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 Apr 5, 2024
@jkotas
Copy link
Member Author

jkotas commented Apr 5, 2024

/azp run runtime-nativeaot-outerloop

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas marked this pull request as ready for review April 6, 2024 03:52
@jkotas jkotas merged commit 988cfcf into dotnet:main Apr 6, 2024
96 of 98 checks passed
matouskozak pushed a commit to matouskozak/runtime that referenced this pull request Apr 30, 2024
)

* Saturating floating point to integer conversions on Arm32

Follow up on dotnet#97529 (comment)

* Fixes, cleanup
@jkotas jkotas deleted the saturating-arm32 branch May 6, 2024 01:04
Ruihan-Yin pushed a commit to Ruihan-Yin/runtime that referenced this pull request May 30, 2024
)

* Saturating floating point to integer conversions on Arm32

Follow up on dotnet#97529 (comment)

* Fixes, cleanup
@github-actions github-actions bot locked and limited conversation to collaborators Jun 5, 2024
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.

None yet

2 participants