public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: "William J. Schmidt" <wschmidt@linux.vnet.ibm.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Remove pow/powi expanders (PR46728 patch 6)
Date: Tue, 07 Jun 2011 04:16:00 -0000	[thread overview]
Message-ID: <BANLkTikF2wo01xwR1ofaYkJfgTk=3sKjEw@mail.gmail.com> (raw)
In-Reply-To: <1306850415.5243.6.camel@L3G5336.ibm.com>

On Tue, May 31, 2011 at 7:00 AM, William J. Schmidt
<wschmidt@linux.vnet.ibm.com> wrote:
> This patch removes the now-redundant support for pow and powi builtins
> in the expand phase.  My concerns about -O0 regressions were unfounded.
> There are code gen differences for the unlikely combination of -O0 and
> -ffast-math, but that's obviously nothing to be concerned about.
>
> Bootstrapped and regtested for powerpc64-linux with no regressions.  OK
> for trunk?
>
> 2011-05-31  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
>
>        PR tree-optimization/46728
>        * builtins.c (powi_table): Remove.
>        (powi_lookup_cost): Remove.
>        (powi_cost): Remove.
>        (expand_powi_1): Remove.
>        (expand_powi): Remove.
>        (expand_builtin_pow_root): Remove.
>        (expand_builtin_pow): Remove.
>        (expand_builtin_powi): Eliminate handling of constant exponent.
>        (expand_builtin): Use expand_builtin_mathfn_2 for BUILT_IN_POW.
>
>

This caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49302


H.J.

      parent reply	other threads:[~2011-06-07  4:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31 16:04 William J. Schmidt
2011-05-31 16:08 ` Richard Guenther
2011-06-07  4:16 ` H.J. Lu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTikF2wo01xwR1ofaYkJfgTk=3sKjEw@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=wschmidt@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).