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 b9031f7 commit 376e4e0
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 376e4e0

Please sign in to comment.