Re: [Mesa-dev] [PATCH 0/6] nir: Cleanups for opt_algebraic

2018-10-22 Thread Samuel Iglesias Gonsálvez
With the typo fix on patch 5/6 suggested by Matt, this patch series is: Reviewed-by: Samuel Iglesias Gonsálvez Sam On Saturday, 20 October 2018 20:01:28 (CEST) Jason Ekstrand wrote: > This little series provides some cleanups for opt_algebraic. The most > important of which is adding descripti

[Mesa-dev] [PATCH 0/6] nir: Cleanups for opt_algebraic

2018-10-20 Thread Jason Ekstrand
This little series provides some cleanups for opt_algebraic. The most important of which is adding descriptions to a bunch of the asserts in the bit-size checker. I've only gotten through about half of it so there's still more work to do but it should make the error messages printed out much less