diff options
author | Keith Rothman <537074+litghost@users.noreply.github.com> | 2021-03-01 09:48:29 -0800 |
---|---|---|
committer | Keith Rothman <537074+litghost@users.noreply.github.com> | 2021-03-01 09:55:54 -0800 |
commit | 0afa0da19f26ccda4172358602bd5ae9cd404f6c (patch) | |
tree | 6b0c7926b30ab971860f439abf40b67e66b1beee /3rdparty | |
parent | 6ff02248a3f625829c9bd041c369247ee926d8d0 (diff) | |
download | nextpnr-0afa0da19f26ccda4172358602bd5ae9cd404f6c.tar.gz nextpnr-0afa0da19f26ccda4172358602bd5ae9cd404f6c.tar.bz2 nextpnr-0afa0da19f26ccda4172358602bd5ae9cd404f6c.zip |
Add absl::flat_hash_map.
This lowers the CPU cost of using the flat wire map in router2, and should
use less memory as well.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
Diffstat (limited to '3rdparty')
m--------- | 3rdparty/abseil-cpp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/3rdparty/abseil-cpp b/3rdparty/abseil-cpp new file mode 160000 +Subproject a76698790753d2ec71f655cdc84d61bcb27780d |