aboutsummaryrefslogtreecommitdiff
path: root/absl/algorithm/container_test.cc
diff options
context:
space:
mode:
authorAbseil Team <absl-team@google.com>2024-02-15 23:54:17 -0800
committerCopybara-Service <copybara-worker@google.com>2024-02-15 23:55:05 -0800
commit8a3caf7dea955b513a6c1b572a2423c6b4213402 (patch)
treede68093898cdea318859c9e37dcb7eaf20c700b2 /absl/algorithm/container_test.cc
parent4580d86d07dbd7614aaedce0b519752334245db6 (diff)
downloadabseil-8a3caf7dea955b513a6c1b572a2423c6b4213402.tar.gz
abseil-8a3caf7dea955b513a6c1b572a2423c6b4213402.tar.bz2
abseil-8a3caf7dea955b513a6c1b572a2423c6b4213402.zip
Introduce `Group::MaskNonFull` without usage.
It can be used instead of `MaskEmptyOrDeleted` in case of inserting to empty table. `MaskNonFull` requires less operations, in particular it eliminates `_mm_set1_epi8` and `_mm_cmpgt_epi8` operations. PiperOrigin-RevId: 607587394 Change-Id: Ia48f922d1ca6de38cc91e7ab0d608c45f8f2c446
Diffstat (limited to 'absl/algorithm/container_test.cc')
0 files changed, 0 insertions, 0 deletions