This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Possible CSE quirk involving SUBREG on the i386


On Tue, Jun 30, 1998 at 08:18:19PM -0700, David S. Miller wrote:
> Right, my current theory is that combine likes to look at things "3 at
> a time" to determine candidates.  For some of the cases I was trying
> to get to work, it would need to look at things "4 at a time".

Well, thats what I thought too, except if it had properly been
looking at the subregs, 2 at a time might have been enough.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]