Reviewed-by: Connor Abbott
On Sat, Feb 13, 2016 at 9:14 PM, Jason Ekstrand wrote:
> This can happen if a function ends in a return instruction and you remove
> the return.
> ---
> src/compiler/nir/nir_control_flow.c | 7 +--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a
This can happen if a function ends in a return instruction and you remove
the return.
---
src/compiler/nir/nir_control_flow.c | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/src/compiler/nir/nir_control_flow.c
b/src/compiler/nir/nir_control_flow.c
index 96395a4..ecd9cbd