On Thu, Feb 05, 2015 at 11:56:28PM -0500, Ilia Mirkin wrote: > From: Dave Airlie <airl...@gmail.com> > > This causes a lot of warnings about unchecked type in > switch statements - fix them later.
The rest of the series fixes things in the compiler frontend but leaves a lot unchecked in the compiler backend (at least in i965). Also we now get complains in NIR. Putting something intermediate to silence things that get fixed by the series itself probably doesn't make sense but I wonder if we should address NIR at least. Thoughts? There are also number of warnings originating from earlier patches in the series. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev