diff options
author | Abseil Team <absl-team@google.com> | 2024-02-15 23:54:17 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2024-02-15 23:55:05 -0800 |
commit | 8a3caf7dea955b513a6c1b572a2423c6b4213402 (patch) | |
tree | de68093898cdea318859c9e37dcb7eaf20c700b2 /UPGRADES.md | |
parent | 4580d86d07dbd7614aaedce0b519752334245db6 (diff) |
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 'UPGRADES.md')
0 files changed, 0 insertions, 0 deletions