public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ayonam Ray <ayonam@gmail.com>
To: Ian Lance Taylor <iant@google.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Complex half-word operations
Date: Tue, 18 Oct 2011 18:07:00 -0000	[thread overview]
Message-ID: <CA+V5N8ky7evf8LAcXhddQm-U9mVL7DJ7da=39QEw+M4PaDxJsg@mail.gmail.com> (raw)
In-Reply-To: <CAKOQZ8y2YtdXSpktLCmc_Qie494992NuvXxvYgZO4tfMC1gKAQ@mail.gmail.com>

On 18 October 2011 23:23, Ian Lance Taylor <iant@google.com> wrote:
>
> This is an RTL level thing.  The RTL level doesn't have any real understanding
> of its operations anyhow.  The combine pass implements optimizations by simply
> looking at patterns defined in the backend.  So while its possible that you will
> need to add a few tweaks here and there, I would not expect that anything
> major would be required once you're generating the right patterns.
>
> Ian
>

Thanks Ian for the help.  Much appreciated.  This should get me going.

Regards
Ayonam

      reply	other threads:[~2011-10-18 18:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18 16:31 Ayonam Ray
2011-10-18 17:08 ` Ian Lance Taylor
2011-10-18 17:20   ` Ayonam Ray
2011-10-18 17:38     ` Ian Lance Taylor
2011-10-18 17:46       ` Ayonam Ray
2011-10-18 17:54         ` Ian Lance Taylor
2011-10-18 18:07           ` Ayonam Ray [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='CA+V5N8ky7evf8LAcXhddQm-U9mVL7DJ7da=39QEw+M4PaDxJsg@mail.gmail.com' \
    --to=ayonam@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=iant@google.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).