This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Implementing fine grain parallelism and automatic support forSIMD ISA extensions in gcc
- From: Michael Matz <matz at suse dot de>
- To: Martin Brain <mjb at cs dot bath dot ac dot uk>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 21 Jul 2003 14:46:29 +0200 (CEST)
- Subject: Re: Implementing fine grain parallelism and automatic support forSIMD ISA extensions in gcc
Hi,
On 21 Jul 2003, Martin Brain wrote:
> Do people feel it is viable and worthwhile to attempt this? Is anyone
> else working on this / thinking of doing so at the moment? Would it be
> possible to integrate this with the existing support of vector data
> types? Thanks for your thoughts.
Funny coincidence? See the thread starting at
http://gcc.gnu.org/ml/gcc/2003-07/msg01309.html this very month ;-)
Ciao,
Michael.