Skip to content

Commit

Permalink
Update base for Update on "[compiler] Add lowerContextAccess pass"
Browse files Browse the repository at this point in the history
*This is only for internal profiling, not intended to ship.*

This pass is intended to be used with #30407.

This pass synthesizes selector functions by collecting immediately
destructured context acesses. We bailout for other types of context
access.

This pass lowers context access to use a selector function by passing
the synthesized selector function as the second argument.

[ghstack-poisoned]
  • Loading branch information
gsathya committed Aug 6, 2024
1 parent df0f33a commit 31a096a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 31a096a

Please sign in to comment.