forked from facebook/hermes
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use RPO for iterating blocks in TypeInference
Summary: This reduces the time taken in TypeInference by over 35%, and since TypeInference is the biggest part of the optimization pipeline, it reduces the total time for compilation by over 10%. Reviewed By: neildhar Differential Revision: D66790755 fbshipit-source-id: f59d8d1db78ce73aaecf673dfff6e42fc2ca44b1
- Loading branch information
1 parent
3149ba9
commit 48653e7
Showing
1 changed file
with
12 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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