-
-
Notifications
You must be signed in to change notification settings - Fork 19
OPT_EXPERIMENTAL tracking issue #396
Copy link
Copy link
Open
Description
At some point some of the currently experimental optimizations should become enabled by default. Thus, tracking issue.
Features currently gated by the experimental flag:
- All of
OptimizeBranchCommonOps- The oldest feature, but also a pretty complex one.
- Conditionalize short sequences with same branch target #346
- Seems fairly safe?
- Clean up and refactor ReplaceBack optimization to allow loops #365 (loop support)
- ???
- Inline pure functions when all args are constant #395
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels