[RFA] Which is better? More and simplier patterns? Fewer patterns with more embedded code?
Eric Christopher
echristo@redhat.com
Wed Apr 27 07:25:00 GMT 2005
>
> I like the more and simplier patterns approach but I'm wondering what
> the general recommendation is?
Mostly what I go for in individual insns,though I try to make sure that
the lengths are equal and it's something generated by the named
patterns. I.e. make sure that the patterns you do have don't have a lot
of multiple insns to accomplish a single task, but also make sure that
you're generating the insns in the first place :)
-eric
More information about the Gcc
mailing list