Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

vargaz
Copy link
Contributor

@vargaz vargaz commented Dec 21, 2023

…ayout if the explicit size matches the computed size.

This happens for Vector64/Vector128.

@vargaz
Copy link
Contributor Author

vargaz commented Dec 21, 2023

This saves about 20k on an wasm aot hello world.

@vargaz vargaz force-pushed the gshared-vtype-sharing branch from 84f2de7 to 1cda9ce Compare December 21, 2023 02:21
@vargaz vargaz changed the title [mono][aot] Allow valuetype sharing for valuetypes with an explicit l… [mono][aot] Allow valuetype sharing in wrappers for valuetypes with an explicit l… Dec 21, 2023
@vargaz
Copy link
Contributor Author

vargaz commented Dec 21, 2023

/azp run runtime-wasm

@vargaz
Copy link
Contributor Author

vargaz commented Dec 21, 2023

/azp run runtime-ioslike

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Dec 21, 2023

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz vargaz marked this pull request as ready for review December 21, 2023 18:52
@vargaz
Copy link
Contributor Author

vargaz commented Dec 21, 2023

/azp run runtime

@vargaz
Copy link
Contributor Author

vargaz commented Dec 21, 2023

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

1 similar comment
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Dec 24, 2023

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz
Copy link
Contributor Author

vargaz commented Dec 27, 2023

/azp run runtime

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

…n explicit layout if the explicit size matches the computed size.

This happens for Vector64<T>/Vector128<T>.
@vargaz vargaz force-pushed the gshared-vtype-sharing branch from 143628b to 1536a22 Compare December 30, 2023 14:30
@vargaz
Copy link
Contributor Author

vargaz commented Dec 30, 2023

/azp run runtime-wasm

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@vargaz vargaz merged commit e9cd01a into dotnet:main Jan 8, 2024
@vargaz vargaz deleted the gshared-vtype-sharing branch January 8, 2024 15:54
@github-actions github-actions bot locked and limited conversation to collaborators Feb 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants