For the series:
Reviewed-by: Marek Olšák
Marek
On Tue, Aug 9, 2016 at 12:38 PM, Nicolai Hähnle wrote:
> From: Nicolai Hähnle
>
> Avoid building all those store 0 / store undef instrucction pairs that
> end up getting removed anyway.
> ---
> src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c
From: Nicolai Hähnle
Avoid building all those store 0 / store undef instrucction pairs that
end up getting removed anyway.
---
src/gallium/drivers/radeon/radeon_setup_tgsi_llvm.c | 15 +++
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/src/gallium/drivers/radeon/radeo