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: vrp?


In message <20030211225855.A3544@redhat.com>, Richard Henderson writes:
 >Any idea what the state of the last value-range propagation patch is?
The RTL-VRP code?  I don't think it's under active development
(I haven't seen any posting from John in a while).  You might
contact him directly to see where things stand.

I think we had some minor differences in how we thought it ought to
work, but nothing drastic.  Of course there were also the compile-time
issues since I my recollection was that it was a traditional iterate
iterate iterate until you reach a fixed point solution.  

Jeff


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