Skip to content

Conversation

@briansull
Copy link
Contributor

Implement a fix for x64 UInt64 to Double conversions in codegenxarch

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Apr 6, 2021
@briansull
Copy link
Contributor Author

Fixes #43895

@briansull briansull linked an issue Apr 6, 2021 that may be closed by this pull request
@briansull
Copy link
Contributor Author

@sandreenko
I plan to close this pull request shortly

@JulieLeeMSFT JulieLeeMSFT added this to the 6.0.0 milestone Apr 15, 2021
@briansull briansull closed this Apr 15, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 15, 2021
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.

UInt64 to Double conversions are incorrect

2 participants