Re: GCC 12 Ranger plans

2021-04-28 Thread Aldy Hernandez via Gcc-patches
On Wed, Apr 28, 2021 at 8:25 AM Richard Biener via Gcc-patches wrote: > > On Mon, Apr 26, 2021 at 9:06 PM Andrew MacLeod via Gcc-patches > wrote: > codes where ranger blows up on. EVRP was supposed to be that - I know > you're somewhat obsessed to turn everything into "ranger" - and for Richar

Re: GCC 12 Ranger plans

2021-04-28 Thread Andrew MacLeod via Gcc-patches
On 4/28/21 2:24 AM, Richard Biener wrote: The final thing I plan to incorporate is some documentation of ranger technology. There are a lot of features and data available in the Ranger ecosystem that could be useful elsewhere. No one really knows about them, and rather than trying to write ev

Re: GCC 12 Ranger plans

2021-04-27 Thread Richard Biener via Gcc-patches
On Mon, Apr 26, 2021 at 9:06 PM Andrew MacLeod via Gcc-patches wrote: > > With the opening of stage 1, It seems like an appropriate time to talk > about our vision for Ranger in GCC 12. > > First, we have a queued up a list of > improvements/fixes/adjustments/performance to the existing code which

GCC 12 Ranger plans

2021-04-26 Thread Andrew MacLeod via Gcc-patches
With the opening of stage 1, It seems like an appropriate time to talk about our vision for Ranger in GCC 12. First, we have a queued up a list of improvements/fixes/adjustments/performance to the existing code which we'll check in first. We'll cover each of those in the patches as we submit