[Mesa-dev] [PATCH] nir: Remove outdated comment
Alejandro Piñeiro
apinheiro at igalia.com
Tue Aug 28 08:55:47 UTC 2018
On 28/08/18 03:18, Jason Ekstrand wrote:
> Reviewed-by: Jason Ekstrand <jason at jlekstrand.net
> <mailto:jason at jlekstrand.net>>
>
> On Mon, Aug 27, 2018 at 5:20 PM Caio Marcelo de Oliveira Filho
> <caio.oliveira at intel.com <mailto:caio.oliveira at intel.com>> wrote:
>
> ---
>
> The move of comapre functions landed before the suggestion to remove
>
typo: comapre => compare
> the comment, so removing it now.
>
> src/compiler/nir/nir_deref.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/src/compiler/nir/nir_deref.c
> b/src/compiler/nir/nir_deref.c
> index c8851688f9d..097ea8f1046 100644
> --- a/src/compiler/nir/nir_deref.c
> +++ b/src/compiler/nir/nir_deref.c
> @@ -271,9 +271,6 @@ nir_fixup_deref_modes(nir_shader *shader)
> }
> }
>
> -/** Returns true if the storage referrenced to by deref
> completely contains
> - * the storage referenced by sub.
> - */
> nir_deref_compare_result
> nir_compare_deref_paths(nir_deref_path *a_path,
> nir_deref_path *b_path)
> --
> 2.18.0
>
>
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180828/e7d1a31d/attachment.html>
More information about the mesa-dev
mailing list