This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Fix PR19401: always completely peel loops


> Richard Guenther writes:
> This minimal patch unconditionally enables complete loop peeling
> at the tree level.

Isn't it rather presumptuous to assume that such a thing is universally
beneficial to all targets?

(as would expect it to predominantly result in bloated code for smaller
lightly pipelined targets, with little if any tangible benefit; unless I
misunderstand?)





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]