Re: [PATCH] Fix PR57326

2016-08-12 Thread Richard Biener
On Fri, 12 Aug 2016, Richard Biener wrote: > > The following fixes a missed optimization in PRE which was over-cautionous > with rejecting simplifications to SSA names during phi-translation. > > Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Requires some testsuite adjustments

[PATCH] Fix PR57326

2016-08-12 Thread Richard Biener
The following fixes a missed optimization in PRE which was over-cautionous with rejecting simplifications to SSA names during phi-translation. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Richard. 2016-08-12 Richard Biener PR tree-optimization/57326 * tree-