v3d: add debug assert
authorIago Toral Quiroga <itoral@igalia.com>
Mon, 23 Sep 2019 09:14:52 +0000 (11:14 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Mon, 16 Dec 2019 07:42:37 +0000 (08:42 +0100)
commitd6b0786a380b95ce9305535c0012454f2f7055a0
tree528b0c9afede67188d824d651258de4e74325908
parent6e68f743953d79f2beb2ac1fc34331f016d1b7c7
v3d: add debug assert

While lowering vpm outputs we look for the NIR variables matching
particular store output instructions and we expect to find a match,
so assert on that.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/broadcom/compiler/v3d_nir_lower_io.c