diff options
author | Kenneth Graunke <[email protected]> | 2014-02-23 16:34:04 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-02-26 02:16:56 -0800 |
commit | ac0a8b9540b29eb6faa55e4c77ba8fa99478884a (patch) | |
tree | 51825bdd208e8a7917e4738e8b809b28ee78d067 /src/mesa | |
parent | 2fdea48e21c48f4543e1239787d34cf84ab96959 (diff) |
glsl: Delete LRP_TO_ARITH lowering pass flag.
Tt's kind of a trap---calling do_common_optimization() after
lower_instructions() may cause opt_algebraic() to reintroduce
ir_triop_lrp expressions that were lowered, effectively defeating the
point. Because of this, nobody uses it.
v2: Delete more code (caught by Ian Romanick).
Cc: "10.1" <[email protected]>
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Acked-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions