swift
ee2924fd - Inliner: don't distinguish between the "mid-level" and "late" inliner

Commit
2 years ago
Inliner: don't distinguish between the "mid-level" and "late" inliner Now that we handle inlined global initializers in LICM, CSE and the StringOptimization, we don't need to have a separate mid-level inliner pass, which treats global accessors specially.
Author
Committer
Parents
Loading