Loop optimizer issues
Aldy Hernandez
aldyh@redhat.com
Mon Jun 2 20:53:00 GMT 2003
>>>>> "Diego" == Diego Novillo <dnovillo@redhat.com> writes:
> To avoid duplicate effort, let's just raise our hand whenever we are
> going to get started with something. The initial list that I had in
> mind (at the tree level) includes:
I'm starting to work on an aldy^H^H^Hutovectorization pass. We seem
to have most of the infrastructure in place except data analysis and
the loop unroller. I can probably get away without the loop unroller
for now by unrolling the loops myself.
I'll looking at implementing the algorithms in the Larsen paper.
Aldy
More information about the Gcc
mailing list