Re: [RFC][PATCH 12/n Embed range analysis in DOM

2017-11-20 Thread Jeff Law
On 11/20/2017 03:13 AM, Richard Biener wrote: > On Sat, Nov 18, 2017 at 10:31 AM, Jeff Law wrote: >> And a WIP. I can justify continuing work on this during stage3 for >> pr78496. But I thought it was worth giving folks a looksie. >> >> The goal here is to make tree-vrp's threading obsolete and

Re: [RFC][PATCH 12/n Embed range analysis in DOM

2017-11-20 Thread Richard Biener
On Sat, Nov 18, 2017 at 10:31 AM, Jeff Law wrote: > And a WIP. I can justify continuing work on this during stage3 for > pr78496. But I thought it was worth giving folks a looksie. > > The goal here is to make tree-vrp's threading obsolete and remove it and > at the same time pick up all the mis