Skip to content

Inlining in jitted loop bodies - #1182

Merged
chakrabot merged 1 commit into
chakra-core:masterfrom
rajatd:inlineInJLB-test
Jul 11, 2016
Merged

Inlining in jitted loop bodies#1182
chakrabot merged 1 commit into
chakra-core:masterfrom
rajatd:inlineInJLB-test

Conversation

@rajatd

@rajatd rajatd commented Jun 23, 2016

Copy link
Copy Markdown
Contributor

This PR enables script function inlining in jitted loop bodies.

  • Small changes in the stack walker to support this scenario.
  • Tweaks to inlining heuristics so that we don't inline as aggressively in loop bodies as we do in functions.

This change is Reviewable

@rajatd

rajatd commented Jun 23, 2016

Copy link
Copy Markdown
Contributor Author

@LouisLaf please review
FYI, @pleath @abchatra

@LouisLaf

LouisLaf commented Jul 6, 2016

Copy link
Copy Markdown
Collaborator

:shipit:

@rajatd
rajatd force-pushed the inlineInJLB-test branch from bba6168 to babf8d4 Compare July 11, 2016 00:25
@chakrabot
chakrabot merged commit babf8d4 into chakra-core:master Jul 11, 2016
chakrabot pushed a commit that referenced this pull request Jul 11, 2016
Merge pull request #1182 from rajatd:inlineInJLB-test

This change enables script function inlining in jitted loop bodies.
- Small changes in the stack walker to support this scenario.
- Tweaks to inlining heuristics so that we don't inline as aggressively in loop bodies as we do in functions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants