[PATCH] scev: dump final value replacement expressions

Jeff Law law@redhat.com
Fri Aug 17 14:16:00 GMT 2018


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



More information about the Gcc-patches mailing list