From: Dale Johannesen <dalej@apple.com>
To: Richard Henderson <rth@redhat.com>
Cc: Dale Johannesen <dalej@apple.com>, gcc-patches@gcc.gnu.org
Subject: Re: Patch: fix SPEC regressions
Date: Tue, 29 Oct 2002 09:40:00 -0000 [thread overview]
Message-ID: <85FB87CB-EB65-11D6-B8DA-000393D76DAA@apple.com> (raw)
In-Reply-To: <20021029154607.GR1658@redhat.com>
On Tuesday, October 29, 2002, at 07:46 AM, Richard Henderson wrote:
> On Mon, Oct 28, 2002 at 11:40:27AM -0800, Dale Johannesen wrote:
>> ! /* (abs (final - initial) + abs_inc - 1 + abs_inc *
>> unroll_number - abs_inc)
>> / (abs_inc * unroll_number) */
>
> Surely this simplifies to
>
> (abs(final-initial) + abs_inc*unroll_number - 1) / ...
Sure, I left it this way to make reading it easier. Not that's
it's easy anyway.
>> + if (REGNO (x) >= regs->num)
>> + return 0;
>
> Ok.
Does this apply to the whole patch, or just the second part?
next prev parent reply other threads:[~2002-10-29 17:40 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-28 11:40 Dale Johannesen
2002-10-29 7:46 ` Richard Henderson
2002-10-29 9:40 ` Dale Johannesen [this message]
2002-10-29 10:38 ` Richard Henderson
2002-10-29 15:10 ` Dale Johannesen
2002-10-31 15:18 ` Richard Henderson
2002-10-31 15:22 ` Dale Johannesen
2002-10-31 17:41 ` Richard Henderson
2002-11-01 15:56 ` Patch: fix SPEC regressions (rewrite) Dale Johannesen
2002-11-03 15:32 ` Richard Henderson
2002-11-21 10:18 ` Patch: fix SPEC regressions Eric Botcazou
2002-11-21 13:52 ` Richard Henderson
2002-12-14 14:48 ` Eric Botcazou
2002-12-17 5:35 ` Eric Botcazou
2002-12-19 13:15 ` Richard Henderson
2002-12-19 13:40 ` Eric Botcazou
2002-12-19 13:20 ` Richard Henderson
2002-12-21 12:34 ` Eric Botcazou
2002-12-21 4:16 ` Eric Botcazou
2002-12-21 11:19 ` Richard Henderson
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=85FB87CB-EB65-11D6-B8DA-000393D76DAA@apple.com \
--to=dalej@apple.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=rth@redhat.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).