On Tue, Aug 12, 2014 at 9:55 PM, Kenneth Graunke wrote:
> All we need to do is decompose this to two SIMD8 instructions, like we
> do in many other cases. We even already have code for that.
>
> I apparently just botched this last time I tried, and it was easy.
>
> Signed-off-by: Kenneth Graunke
All we need to do is decompose this to two SIMD8 instructions, like we
do in many other cases. We even already have code for that.
I apparently just botched this last time I tried, and it was easy.
Signed-off-by: Kenneth Graunke
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 12 -