diff options
author | Karol Herbst <karolherbst@gmail.com> | 2016-10-06 00:36:23 +0200 |
---|---|---|
committer | Samuel Pitoiset <samuel.pitoiset@gmail.com> | 2016-10-06 19:39:51 +0200 |
commit | f96945c5b5c3a52685e76795f03f75c75fb62fc7 (patch) | |
tree | 306c03a489c8d124ff26c6f4eed9241d26615a16 /src/mesa/main/texparam.c | |
parent | 6963f94e98e9b0a1432bc0071d495c9e31b899ae (diff) | |
download | external_mesa3d-f96945c5b5c3a52685e76795f03f75c75fb62fc7.zip external_mesa3d-f96945c5b5c3a52685e76795f03f75c75fb62fc7.tar.gz external_mesa3d-f96945c5b5c3a52685e76795f03f75c75fb62fc7.tar.bz2 |
nv50/ir: optimize sub(a, 0) to a
helped some ue4 demos and divinity OS shaders
total instructions in shared programs : 2818674 -> 2818606 (-0.00%)
total gprs used in shared programs : 379273 -> 379273 (0.00%)
total local used in shared programs : 9505 -> 9505 (0.00%)
total bytes used in shared programs : 25837792 -> 25837192 (-0.00%)
local gpr inst bytes
helped 0 0 33 33
hurt 0 0 0 0
Signed-off-by: Karol Herbst <karolherbst@gmail.com>
Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Pierre Moreau <pierre.morrow@free.fr>
Diffstat (limited to 'src/mesa/main/texparam.c')
0 files changed, 0 insertions, 0 deletions