How to implement the instruction in the back end

Ian Lance Taylor iant@google.com
Wed May 14 13:59:00 GMT 2008


"Mohamed Shafi" <shafitvm@gmail.com> writes:

> But it would of great help if you could tell the C statment that
> actually invoked this type of pattern .. Maybe wrt some back-end?

This type of pattern is only generated by if-conversion.  Look at
cond_exec_process_insns in ifcvt.c.

Ian



More information about the Gcc mailing list