Re: [Mesa-dev] [PATCH] nir: Remove outdated comment

2018-08-28 Thread Alejandro PiƱeiro
On 28/08/18 03:18, Jason Ekstrand wrote: > Reviewed-by: Jason Ekstrand > > > On Mon, Aug 27, 2018 at 5:20 PM Caio Marcelo de Oliveira Filho > mailto:caio.olive...@intel.com>> wrote: > > --- > > The move of comapre functions landed before the suggestion to rem

Re: [Mesa-dev] [PATCH] nir: Remove outdated comment

2018-08-27 Thread Jason Ekstrand
Reviewed-by: Jason Ekstrand On Mon, Aug 27, 2018 at 5:20 PM Caio Marcelo de Oliveira Filho < caio.olive...@intel.com> wrote: > --- > > The move of comapre functions landed before the suggestion to remove > the comment, so removing it now. > > src/compiler/nir/nir_deref.c | 3 --- > 1 file chang

[Mesa-dev] [PATCH] nir: Remove outdated comment

2018-08-27 Thread Caio Marcelo de Oliveira Filho
--- The move of comapre functions landed before the suggestion to remove 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