This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] loop invariant motion expensive codes
- From: Diego Novillo <dnovillo at redhat dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Zdenek Dvorak <dvorakz at suse dot cz>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 31 Mar 2005 10:56:39 -0500
- Subject: Re: [PATCH] loop invariant motion expensive codes
- Organization: Red Hat Canada
- References: <200503311550.j2VFovD26012@makai.watson.ibm.com>
On Thu, Mar 31, 2005 at 10:50:57AM -0500, David Edelsohn wrote:
> * tree-ssa-loop-im.c (stmt_cost): Add RDIV_EXPR to list of
> expensive operations.
>
OK.
Diego.