diff options
author | Thomas Helland <[email protected]> | 2017-01-09 23:14:46 +0100 |
---|---|---|
committer | Thomas Helland <[email protected]> | 2018-03-14 19:52:02 +0100 |
commit | 5f129c05e698157c4481cd1e80a4a1b2f43ef96c (patch) | |
tree | 7197260e4bb59d477be2d1f9e006081832b3508a /install-gallium-links.mk | |
parent | 6baaf4291b7ee83a50038a215412ab1de75b0f32 (diff) |
glsl: Use hash table cloning in copy propagation
Walking the whole hash table, inserting entries by hashing them first
is just a really bad idea. We can simply memcpy the whole thing.
V2: Remove leftover creation of acp in two places
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'install-gallium-links.mk')
0 files changed, 0 insertions, 0 deletions