https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120614

--- Comment #6 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Also BTW, I think it is useful to do the dumps wth -details-blocks since that
also dumps BB count inconsistencies caused by AutoFDO that are otherwise hard
to spot.

In ipa-cp dump it should be visible if constant propagation of stride happened.
This may be useful for vectorizaiton on aarch64. On x86-64 it is not that
important for some reason.

Reply via email to