If-conversion and conditional move.

Richard Henderson rth@redhat.com
Tue May 6 23:43:00 GMT 2003


On Tue, May 06, 2003 at 11:51:59PM +0100, Jonah Graham wrote:
> Have a look at MIPS. They only support the same two conditional moves, but
> the define_expand does not fail on the rest, but rather generates a compare
> for the other cases and then conditionally moves.

Indeed, this is the correct solution.


r~



More information about the Gcc mailing list