diff options
author | Bas Nieuwenhuizen <[email protected]> | 2018-04-10 09:31:24 +0200 |
---|---|---|
committer | Bas Nieuwenhuizen <[email protected]> | 2018-04-10 09:53:16 +0200 |
commit | 4381be4648b9ebb15b0a06885489998d5daac482 (patch) | |
tree | 4d7b7574d62d84e44316ea5744becc3922f3de3f /src/gallium | |
parent | 6066f08ee937ad73dd06ec763dff0223d5268874 (diff) |
ac/nir: Use an array instead of hashtable for SSA defs.
Saves about 2% of compile time for F1 2017, as well as reduce code
size of an optimized libvulkan_radeon.so by about 1 KiB.
This still keeps the hashtable, as we also stored blocks in there.
Reviewed-by: Samuel Pitoiset <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions