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: [RFC] Hack ifcvt.c to allow f.i. conditional swap


On Mon, Sep 05, 2005 at 03:17:53PM +0200, Richard Guenther wrote:
> Any comments?  What testing is required to get such patch approved?

Before testing, you'd need some actual cost computation,
rather than hard-coding 3 or 1 insns.

> The x86 backend currently refuses to create a conditional move with
> a mem as target...

... because the hardware doesn't allow it either.  Duh.



r~


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