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: [PATCH] Minor improvement to if-conversion


On Tue, Jul 06, 2004 at 12:09:29PM -0600, Roger Sayle wrote:
> 	* ifcvt.c (struct noce_if_info): Add a Boolean b_unconditional field.
> 	(noce_try_sign_mask): Tweak rtx_cost check if t is evaluated anyway.
> 	(noce_process_if_block): Initialize if_info.b_unconditional if insn_b
> 	is currently executed unconditionally, i.e. not in "else_bb".

Ok.


r~


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