Handle id overflow in the ssa rewriter. (#2845)
* Handle id overflow in the ssa rewriter. Remove LocalSSAElim pass at the same time. It does the same thing as the SSARewrite pass. Then even share almost all of the same code. Fixes crbug.com/997246
Loading
Please register or sign in to comment