Reland "[SCEVExpander] Add option to preserve LCSSA directly."
This reverts the revert commit dc286757. It includes a fix for Polly, which uses SCEVExpander on IR that is not in LCSSA form. Set PreserveLCSSA = false in that case, to ensure we do not introduce LCSSA phis where there were none before.
Loading
Please register or sign in to comment