On Wed, Jul 1, 2015 at 3:22 PM, Ilia Mirkin <[email protected]> wrote: > The optimization logic relies on being able to read out constbuf values > from program parameters. However that only works if there's no relative > addressing involved. > > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91173 > Signed-off-by: Ilia Mirkin <[email protected]> > ---
It would be a pretty neat project to make i915 and r200 consume NIR. We'd get to delete Mesa IR and these optimization passes and probably generate better code. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
