Uh oh!
There was an error while loading. Please reload this page.
[interp] Intrinsify span ctor - #39195
Merged
Merged
Conversation
BrzVlad
requested review from
CoffeeFlux, alexischr, lambdageek, thaystg and vargaz
as code ownersJuly 13, 2020 14:51
ghost
commented
Jul 13, 2020
BrzVlad
commented
Jul 13, 2020
Uh oh!
There was an error while loading. Please reload this page.
BrzVladforce-pushed
the
feature-interp-span-ctor2
branch
from
July 14, 2020 07:35
a0beba1 to
dd80b7cComparevargaz
approved these changes
Jul 14, 2020
BrzVladforce-pushed
the
feature-interp-span-ctor2
branch
from
July 14, 2020 11:16
dd80b7c to
1bb4b05CompareIt is heavily used in bcl for static read only spans. In the future we should do copy propagation through its fields so we avoid creating the span in the first place and remove other unecessary opcodes.
BrzVladforce-pushed
the
feature-interp-span-ctor2
branch
from
July 15, 2020 12:37
db64b2f to
d4f6b0cCompareSamMonoRT
commented
Jul 15, 2020
Member
What kind of perf gain are we looking at with this change ? |
steveharter
commented
Jul 23, 2020
Contributor
I assume this would also help methods like |
steveharter
commented
Jul 23, 2020
Contributor
Here's a simple benchmark doing
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.