swift
67ed6cff
- Swift Optimizer: add Simplification passes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Swift Optimizer: add Simplification passes Those passes are a framework for instruction simplifications (which are not yet included in this commit). Comparable to SILCombine
References
#63494 - Optimizer: Replace the MandatoryCombine pass with a Simplification pass, which is implemented in Swift
Author
eeckstein
Committer
eeckstein
Parents
1c1d17e1
Loading