commit | 870b6a60509e2dd547dc75fee9290224ad306779 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue May 05 16:03:34 2020 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Wed May 06 05:11:19 2020 +1000 |
tree | d5e2c8e5d25143a3cff267ef8dad9b8dea2c57cf | |
parent | d1ad1be35a5ba609fd533f2a808a473a067028d8 [diff] |
llvmpipo/nir: free compute shader NIR I forgot this in the last round. Fixes: 18f896e55d96 (llvmpipe: add initial nir support) Reviewed-by: Roland Scheidegger <sroland@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4899>