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, RFC] Handling non-trivial comparisons with cond-exec


On Tue, Oct 14, 2003 at 12:15:16PM +0100, Richard Earnshaw wrote:
> 	* jump.c (any_simple_condjump_p): New function.
> 	* rtl.h: Declare it.
> 	* flow.c (init_propagate_block_info): Only do conditional-execution
> 	processing if the condjump is simple.

Sounds reasonable.



r~


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