Skip to content
Snippets Groups Projects
Commit dbd0eb39 authored by Andrew Pinski's avatar Andrew Pinski
Browse files

expand: Add dump for costing of positive divides


While trying to understand PR 115910 I found it was useful to print out
the two costs of doing a signed and unsigned division just like was added in
r15-3272-g3c89c41991d8e8 for popcount==1.

Bootstrapped and tested on x86_64-linux-gnu.

gcc/ChangeLog:

	* expr.cc (expand_expr_divmod): Add dump of the two costs for
	positive division.

Signed-off-by: default avatarAndrew Pinski <quic_apinski@quicinc.com>
parent 62dd893f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment