ir_to_mesa: Don't forget to run the Mesa IR optimization passes.
authorEric Anholt <eric@anholt.net>
Fri, 2 Jul 2010 18:37:39 +0000 (11:37 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 2 Jul 2010 18:38:02 +0000 (11:38 -0700)
commit28faa12dc2413d93c7f4778327a5e7c4c8f57c85
tree1fea763598b8725ad2ece0f0a72b7b6a320b4857
parent9a0e421983edc31371440c08687fa2bb2207924d
ir_to_mesa: Don't forget to run the Mesa IR optimization passes.

With how we generate assignments, the trivial copy propagation in it
is really important, and some drivers will really want the register
allocation, too.
src/mesa/shader/ir_to_mesa.cpp