Skip to content

freedreno: csel optimization

Emma Anholt requested to merge anholt/mesa:fd-bools into master

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.

Merge request reports

Loading