swift
cead6a51 - Add an OptimizedMandatoryCombine pass variant.

Commit
4 years ago
Add an OptimizedMandatoryCombine pass variant. It's against the principles of pass design to check the driver mode within the pass. A pass always needs to do the same thing regardless of where it runs in the pass pipeline. It also needs to be possible to test passes in isolation.
Author
Committer
Parents
Loading