diff options
author | Varad Gautam <[email protected]> | 2016-03-08 01:01:59 +0530 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2016-03-15 13:09:24 -0700 |
commit | e103b52aec773537d2821d8acc42ac9caa2a4b17 (patch) | |
tree | f4ac5bce2da4a9faf98e6fb801a8506ffdfcbbe3 /include/pci_ids/i965_pci_ids.h | |
parent | 00bdbb22a92a40472ef47d22b26926ac8f542826 (diff) |
vc4: Coalesce instructions using VPM reads into the VPM read.
This is done instead of copy propagating the VPM reads into the
instructions using them, because VPM reads have to stay in order.
shader-db results:
total instructions in shared programs: 78509 -> 78114 (-0.50%)
instructions in affected programs: 5203 -> 4808 (-7.59%)
total estimated cycles in shared programs: 234670 -> 234318 (-0.15%)
estimated cycles in affected programs: 5345 -> 4993 (-6.59%)
Signed-off-by: Varad Gautam <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Tested-by: Rhys Kidd <[email protected]>
Diffstat (limited to 'include/pci_ids/i965_pci_ids.h')
0 files changed, 0 insertions, 0 deletions