I had a look, and this series is
Reviewed-by: Connor Abbott
I think I already reviewed at least part of your 1-bit-boolean series,
and had some feedback, but I'm done reviewing for today :)
On Fri, Nov 30, 2018 at 12:37 AM Jason Ekstrand wrote:
>
> This is mostly a re-send of my earlier series
This is mostly a re-send of my earlier series to rework boolean conversions
in NIR which can be found here:
https://lists.freedesktop.org/archives/mesa-dev/2018-November/209089.html
This version solidly chooses path B from the previous series and is rebased
on top of Connor's nir_algebraic.py rew