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

Enreg structs x86 windows. #55535

Merged
merged 2 commits into from
Jul 13, 2021
Merged

Enreg structs x86 windows. #55535

merged 2 commits into from
Jul 13, 2021

Conversation

sandreenko
Copy link
Contributor

Allow structs in registers for x86 windows and fixes #55512.

Sergey added 2 commits July 12, 2021 01:20
There are CSE metrics that take into account how many potential enreg locals
do we have.
@sandreenko sandreenko added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Jul 12, 2021
@sandreenko
Copy link
Contributor Author

/azp run runtime-coreclr jitstress, runtime-coreclr outerloop, runtime-coreclr jitstressregs, runtime-coreclr jitstress2-jitstressregs

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@sandreenko
Copy link
Contributor Author

/azp run runtime-coreclr jitstress2-jitstressregs

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sandreenko
Copy link
Contributor Author

The failures are the same in the main branch so not related to this PR, confirmed that #55512 is fixed.

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.

Test failure: Assertion failed 'op1->IsLocal()' in win-x64
2 participants