On Wed, Jan 28, 2015 at 11:20 PM, Eric Anholt wrote:
> Jason Ekstrand writes:
>
> > I've got a patch I cooked up today that generalizes this a bit. I
> haven't
> > sent it yet because it lacks shader-db statistics. That said, I'm fine
> > with merging this in the mean time.
>
> Not sure what g
Jason Ekstrand writes:
> I've got a patch I cooked up today that generalizes this a bit. I haven't
> sent it yet because it lacks shader-db statistics. That said, I'm fine
> with merging this in the mean time.
Not sure what generalization you're working on, but something that let
me have "any
I've got a patch I cooked up today that generalizes this a bit. I haven't
sent it yet because it lacks shader-db statistics. That said, I'm fine
with merging this in the mean time.
--Jason
On Wed, Jan 28, 2015 at 5:48 PM, Matt Turner wrote:
> Reviewed-by: Matt Turner
> ___
Reviewed-by: Matt Turner
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev
We end up with these from TGSI-to-NIR because the pass generating the
comparisons doesn't know if the arg is actually a bool input or not.
total instructions in shared programs: 41801 -> 41508 (-0.70%)
instructions in affected programs: 4253 -> 3960 (-6.89%)
---
src/glsl/nir/nir_opt_algebraic