freedreno: csel optimization
I've been looking at storing booleans using NIR's 1-bit bool representation in 16-bit regs, but in order to make that not a huge regression I had to clean up our handling of bcsel first.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
I've been looking at storing booleans using NIR's 1-bit bool representation in 16-bit regs, but in order to make that not a huge regression I had to clean up our handling of bcsel first.