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]
Other format: [Raw text]

Re: [GCC 4.2 Project] Omega data dependence test


Daniel Berlin wrote:
> 
> Sebastian,  I really think you are worrying too much.

right.

> It's pretty rare that it will take going all the way to omega to be able
> to disambiguate two dependences.
> 

for dependence tests we exercise only a limited part of omega, but now
suppose that we'll use omega for other purposes, for example cache
miss equations, scheduling, regalloc, etc.  One of these users will
sooner or later end by triggering the exponential bullet.


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