[fpc-devel] Vectorization
J. Gareth Moreton
gareth at moreton-family.com
Mon Dec 11 14:17:36 CET 2017
I guess fixing that might be a good
starting point. There's also the issue of
memory alignment causing crashes.
Kit
On Mon 11/12/17 12:19 , marcov at stack.nl
(Marco van de Voort) sent:
> In our previous episode, Adriaan van Os
said:
>
> > > Since I'm masochistic in my desire
to
> understand and improve the Free Pascal
Compiler, I would like to add
> > > some vectorisation support in its
> optimisation cycle, since that is one
thing that many other compilers
> > > attempt to do these days. But
before I
> begin, does FPC support any kind of
vectorisation already? If it
> > > does I haven't been able to find it
yet,
> and I don't want to end up reinventing
the wheel.
> >
>
> > See e.g.
>
>
> I had the same problem recently that is
mentioned in the notes of this
>
> report, sometimes the last store (from
register to mem) is missing.
>
>
__________________________________________
_____
>
> fpc-devel maillist - fpc-
devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-
bin/mailman/listinfo/fpc-devel
>
>
>
>
More information about the fpc-devel
mailing list