Tree loop if conversion at O2

Jakub Jelinek jakub@redhat.com
Fri Sep 21 07:05:00 GMT 2012


On Fri, Sep 21, 2012 at 10:24:23AM +0400, Igor Zamyatin wrote:
> Is there any particular reason why tree loop if conversion
> (tree-if-conv.c) isn't enabled by default on O2 (as far as I can see
> it's true for any platforms)?

Because it doesn't make much sense without vectorization?

	Jakub



More information about the Gcc mailing list