Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

JIT: allow inlines of methods with calli#13756

Merged
AndyAyersMS merged 1 commit intodotnet:masterfrom
AndyAyersMS:inline_defaultcc_calli
Sep 5, 2017
Merged

JIT: allow inlines of methods with calli#13756
AndyAyersMS merged 1 commit intodotnet:masterfrom
AndyAyersMS:inline_defaultcc_calli

Conversation

@AndyAyersMS
Copy link
Member

Provided call sig has default callling convention. Added test case.
Continuation of #12714.

Provided call sig has default callling convention. Added test case.
Continuation of dotnet#12714.
@AndyAyersMS
Copy link
Member Author

@JosephTremoulet PTAL
cc @dotnet/jit-contrib @mjsabby

Desktop testing green. No diffs in either existing CoreCLR or Desktop SPMI.

@AndyAyersMS
Copy link
Member Author

Seem to be a fair number of broken legs lately. Retrying...

@dotnet-bot retest OSX10.12 x64 Checked Build and Test
@dotnet-bot retest Tizen armel Cross Debug Build
@dotnet-bot retest Ubuntu x64 Checked Build and Test

Copy link

@JosephTremoulet JosephTremoulet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants