dotnet/runtime

Clean up genClearStackVec3ArgUpperBits

Open

#10.878 aperta il 10 ago 2018

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C# (5445 fork)batch import
area-CodeGen-coreclrenhancementhelp wantedos-linux

Metriche repository

Star
 (17.886 star)
Metriche merge PR
 (Merge medio 12g 11h) (661 PR mergiate in 30 g)

Descrizione

This is a copy of dotnet/runtime#5897. For some reason it wasn't possible to update the description of that issue.

genClearStackVec3ArgUpperBits can be split and implemented in genFnPrologCalleeRegArgs() for argument registers and genEnregisterIncomingStackArgs() for stack arguments.

Related PR: dotnet/coreclr#4963

category:implementation theme:codegen skill-level:intermediate cost:small

impact:small

Guida contributor