On Mon, Oct 26, 2015 at 2:01 PM, Jason Ekstrand wrote:
> On Mon, Oct 26, 2015 at 8:26 AM, Rob Clark wrote:
>> From: Rob Clark
>>
>> This will be used by clone. Possibly useful elsewhere. The list link
>> will only be valid in ssa case, it fits in the padding in the union
>> left from the large
On Mon, Oct 26, 2015 at 8:26 AM, Rob Clark wrote:
> From: Rob Clark
>
> This will be used by clone. Possibly useful elsewhere. The list link
> will only be valid in ssa case, it fits in the padding in the union
> left from the larger nir_reg_src.
We already have a use_link. It seems perfectly
From: Rob Clark
This will be used by clone. Possibly useful elsewhere. The list link
will only be valid in ssa case, it fits in the padding in the union
left from the larger nir_reg_src.
Signed-off-by: Rob Clark
---
src/glsl/nir/nir.h | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(