Skip to content

Commit

Permalink
Implement first-half/second-half splitting of stage 2 optimizations.
Browse files Browse the repository at this point in the history
This change adds code to DefaultPassConfig for enabling splitting of stage 2 optimizations.

I'm also adding a unit test to ensure that running the two halves of stage 2 result in the same output code as running all of stage 2 in one go.

PiperOrigin-RevId: 718096864
  • Loading branch information
rahul-kamat authored and copybara-github committed Jan 21, 2025
1 parent 3da5e12 commit d0ffb41
Show file tree
Hide file tree
Showing 3 changed files with 356 additions and 253 deletions.
Loading

0 comments on commit d0ffb41

Please sign in to comment.