[Mesa-dev] [PATCH 00/22] Expand get_range in minmax_pruning, V3

2015-03-29 Thread Thomas Helland
I just remembered the existence of this series so I went ahead and tried it on top of today's master. With NIR enabled there is no benefit at all, didn't try without NIR. I've marked it as rejected in patchwork, so it's not floating around in there. 3. jan. 2015 20.21 skrev "Thomas Helland" : > I

[Mesa-dev] [PATCH 00/22] Expand get_range in minmax_pruning, V3

2015-01-03 Thread Thomas Helland
I couple months ago i posted a series for expanding the get_range function in minmax_pruning with support for more operations. So I've been hacking on this during my spare time in Christmas. I've now gotten to a point where I think this is not getting us anywhere, and I need some opinions from othe