Rewrite SCTC pass to do UCE and make it the last optimization pass.
Summary: For now we make SCTC a special pass that runs at the end of all optimizations and transformations right after fixupBranches(). Since it's the last pass, it has to do its own UCE. (cherry picked from FBD3838051)
Loading
Please sign in to comment