[Piglit] [PATCH] arb_gpu_shader_int64: Test shifting by more than 32

2017-12-03 Thread Pierre Moreau
Signed-off-by: Pierre Moreau --- This is my first patch to piglit and do not have commit access. There was an error in Nouveau for shifts by more than 32; this could be helpful for other drivers that have a different code path for shift by >32. .../execution/fs-shift-scalar

Re: [Piglit] [PATCH] arb_gpu_shader_int64: Test shifting by more than 32

2017-12-24 Thread Pierre Moreau
Ping Merry Christmas everyone! Pierre On 2017-12-03 — 20:51, Pierre Moreau wrote: > Signed-off-by: Pierre Moreau > --- > > This is my first patch to piglit and do not have commit access. > > There was an error in Nouveau for shifts by more than 32; this could be > helpfu