hmm, these were actually intended to fall-thru to the 'x' case, just
to give the hw something sensible. (Not that it is a case that should
ever happen.) Maybe better to use unreachable()?
BR,
-R
On Fri, Jul 29, 2016 at 8:27 PM, Eric Engestrom wrote:
> CovID: 1362455, 1362456, 1362457
> Signed-
CovID: 1362455, 1362456, 1362457
Signed-off-by: Eric Engestrom
---
src/gallium/drivers/freedreno/a2xx/ir-a2xx.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/gallium/drivers/freedreno/a2xx/ir-a2xx.c
b/src/gallium/drivers/freedreno/a2xx/ir-a2xx.c
index 2b62b3a..e2fea5d 100644
--- a/s