[PATCH] Fix AltiVec mergel RTL patterns

Daniel Berlin dan@dberlin.org
Tue Feb 26 07:25:00 GMT 2002


On 26 Feb 2002, Daniel Egger wrote:

> Am Die, 2002-02-26 um 07.32 schrieb Aldy Hernandez:
> 
> > daniel, could you also fix the rest of the merge patterns?  assuming
> > you haven't-- since i haven't seen your patch.
> 
> I'll fix everything I can find. So far I've only noticed the three
> mergel patterns.

I had actually fixed this in my local tree shortly after i sent it out, it 
appears I forgot to push out the patch.
Sorry about that.

Any other errors would likely be of the same type (cut and paste).

Honestly, I actually expected i would make a few mistakes, given the large 
number of patterns.  Since it wasn't trivial to generate test-cases 
automatically for altivec at that point (because a lot of the supporting 
code, like vector initializers, etc, wasn't done) I couldn't just do that.

So if you run across something where the wrong assembly is being 
generated, it's likely a pattern error.

 --Dan



More information about the Gcc-patches mailing list