Hello,
> I'd like to hardcode conditional execution of emit_move_insn based on the
> predicate checking that the address in the destination argument is non-NULL.
> The platform supports conditional execution, but doesn't have explicitly
> defined conditional moves (target=tic6x).
> I have alread
Hi,
I'd like to hardcode conditional execution of emit_move_insn based on the
predicate checking that the address in the destination argument is non-NULL.
The platform supports conditional execution, but doesn't have explicitly
defined conditional moves (target=tic6x).
I have already tried to fi