Am 14.06.2014 03:46, schrieb Marek Olšák:
From: Marek Olšák
This was wrong for a very long time. I wonder if the array size has any
effect on anything.
We only do a bit of GEP pointer arithmetic with them and so probably
ignore range limits anyway.
Nevertheless it's obviously wrong and sho
From: Marek Olšák
This was wrong for a very long time. I wonder if the array size has any
effect on anything.
---
src/gallium/drivers/radeonsi/si_shader.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/gallium/drivers/radeonsi/si_shader.c
b/src/gallium/drivers/radeo