caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Markus Mottl <markus@oefai.at>
To: OCAML <caml-list@inria.fr>
Cc: Pal-Kristian Engstad <engstad@naughtydog.com>
Subject: Re: [Caml-list] Pointers needed for optimization problem.
Date: Fri, 23 Aug 2002 14:18:41 +0200	[thread overview]
Message-ID: <20020823121841.GA16746@bach.ai.univie.ac.at> (raw)
In-Reply-To: <20020823134607.A30889@pauillac.inria.fr>

On Fri, 23 Aug 2002, Xavier Leroy wrote:
> > Now, this is fairly trivial to do, but if you have an architecture
> > with SIMD vector floating point registers and opcodes, a whole range
> > of new interesting optimizations can be done.
> > So, what I am looking for is basically pointers to literature that deal with 
> > issues like these.
> 
> What you're after is traditionally called "instruction selection".
> A Google search on "SIMD instruction selection" gives some relevant
> papers.  (Follow the PDF links only :-)
> 
> Other sources of potential information:

For optimal instruction selection, you might want to consider ocamlburg,
which you can find here:

  http://www.cminusminus.org/tools.html

I don't know how useful it generally is for exploiting super-scalar
features, but it may be in some cases.

Regards,
Markus Mottl

-- 
Markus Mottl                                             markus@oefai.at
Austrian Research Institute
for Artificial Intelligence                  http://www.oefai.at/~markus
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-08-23 12:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-22  2:33 Pal-Kristian Engstad
2002-08-23 11:46 ` Xavier Leroy
2002-08-23 12:18   ` Markus Mottl [this message]
2002-08-22  4:01 Gurr, David (MED, self)

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=20020823121841.GA16746@bach.ai.univie.ac.at \
    --to=markus@oefai.at \
    --cc=caml-list@inria.fr \
    --cc=engstad@naughtydog.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 NNTP newsgroup(s).