Reviewed-by: Ilia Mirkin
On Tue, Apr 12, 2016 at 7:57 PM, Samuel Pitoiset
wrote:
> Destination type is actually always 32-bits, so typeSizeof() returns 4
> and no sources are condensed.
>
> Signed-off-by: Samuel Pitoiset
> ---
> src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp | 4 +++-
> 1
Destination type is actually always 32-bits, so typeSizeof() returns 4
and no sources are condensed.
Signed-off-by: Samuel Pitoiset
---
src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/gallium/drivers/nouveau/codegen/nv