diff options
author | Eric Anholt <[email protected]> | 2018-12-29 12:44:22 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-12-30 08:05:11 -0800 |
commit | b36757448dd79a062347c377d4f65b94bfcfaad3 (patch) | |
tree | f19fd0cbec3541ba87ba2bf6aa94e47bc760ab36 /SConstruct | |
parent | 20e3526298de92ab2686e0d99c396d4fc8499793 (diff) |
v3d: Dead-code eliminate unused flags updates.
The greedy comparison folding in bcsel means that we may have left the
original bool-generating NIR ALU instruction dead, but DCE wasn't
eliminating the VIR code for it because of the flags updates.
total instructions in shared programs: 5186024 -> 5100894 (-1.64%)
instructions in affected programs: 1448695 -> 1363565 (-5.88%)
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions