Matt Turner <matts...@gmail.com> writes: > On Wed, Apr 10, 2013 at 11:54 AM, Eric Anholt <e...@anholt.net> wrote: >> This instruction doesn't update its IR destination, it just moves from >> payload to f0. This caused the dead code elimination pass I'm adding to >> dead-code-eliminate the first step of interpolation. > > This was because it had a destination that was never read?
We were putting a vgrf in the destination, even though the instruction didn't do anything to any vgrf. We then inferred incorrect things about what had happened with the vgrf.
pgpZRVf84xxlh.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev