glsl: Eliminate constant_template0
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 15 Jul 2016 23:40:06 +0000 (16:40 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Aug 2016 23:28:03 +0000 (16:28 -0700)
commit53c54a6c733952027b75541b6c7c4efeec319bd8
tree00a67c3878b6c4308ecdc91089d787a83b6d0002
parentddb4b53de3ae0638f58fdbcd6cdf8f398a566103
glsl: Eliminate constant_template0

This template is mostly an artefact of the development of the original
patch series and to minimize the differences between the original code
and the generated code.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/compiler/glsl/ir_expression_operation.py