summaryrefslogtreecommitdiffstats
path: root/src/gallium/Automake.inc
diff options
context:
space:
mode:
authorKarol Herbst <[email protected]>2018-08-05 18:34:22 +0200
committerKarol Herbst <[email protected]>2018-11-06 19:57:05 +0100
commitf821e80213e38e93f96255b3deacb737a600ed40 (patch)
treee3c1c08dd5b989f9ed50acc38e08686ed55ee15d /src/gallium/Automake.inc
parentedd6c4175199a8e1df27e1f3567bb63f7718ce46 (diff)
gm107/ir: use scalar tex instructions where possible
TEXS, TLD4 and TLD4S are variants of tex instructions which are more scalar, which gives RA more freedom and is less likely to insert silly MOVs to satisfy quad registers. shader-db changes: total instructions in shared programs : 7687265 -> 7614782 (-0.94%) total gprs used in shared programs : 803620 -> 798045 (-0.69%) total shared used in shared programs : 639636 -> 639636 (0.00%) total local used in shared programs : 24648 -> 24648 (0.00%) total bytes used in shared programs : 82103400 -> 81330696 (-0.94%) local shared gpr inst bytes helped 0 0 3648 10647 10647 hurt 0 0 464 205 205 Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/Automake.inc')
0 files changed, 0 insertions, 0 deletions