summaryrefslogtreecommitdiffstats
path: root/src/glsl/lower_vertex_id.cpp
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2015-03-17 23:30:32 -0700
committerMatt Turner <[email protected]>2015-03-24 14:43:37 -0700
commitc31158d2cb06a864cf44d6d4f2c539e359990d3d (patch)
tree755cab67b154fe26532dbf32b054a17d6c508fa7 /src/glsl/lower_vertex_id.cpp
parentb481ebbe399fdc6386fd52f890ba7c310d333ed5 (diff)
nir: Recognize mul(b2f(a), b2f(b)) as a logical AND.
Transform this into b2f(and(a, b)). total instructions in shared programs: 6205448 -> 6204391 (-0.02%) instructions in affected programs: 284030 -> 282973 (-0.37%) helped: 903 HURT: 6 Acked-by: Ian Romanick <[email protected]> Reviewed-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/glsl/lower_vertex_id.cpp')
0 files changed, 0 insertions, 0 deletions