On 08/17/2018 07:19 AM, Alexander Monakov wrote: > Hello, > > I'd like to apply the following patch to make GENERIC expressions > used in final value replacement visible in pass dumps. > > We currently dump only the last statement, but that is not very > convenient as final values are sometimes complex and expand to > multiple gimple statements. > > * tree-scalar-evolution.c (final_value_replacement_loop): Dump > full GENERIC expression used for replacement. OK. jeff
- [PATCH] scev: dump final value replacement expressions Alexander Monakov
- Re: [PATCH] scev: dump final value replacement expr... Jeff Law