mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1173] [MERGED] Hoist the static bounds check out of the combined if check. #1741
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1173
Author: @copybara-service[bot]
Created: 5/31/2024
Status: ✅ Merged
Merged: 5/31/2024
Merged by: @undefined
Base:
master← Head:test_638854232📝 Commits (1)
a528bceHoist the static bounds check out of the combined if check.📊 Changes
4 files changed (+32 additions, -16 deletions)
View changed files
📝
c/enc/hash_longest_match64_inc.h(+8 -4)📝
c/enc/hash_longest_match64_simd_inc.h(+8 -4)📝
c/enc/hash_longest_match_inc.h(+8 -4)📝
c/enc/hash_longest_match_simd_inc.h(+8 -4)📄 Description
Hoist the static bounds check out of the combined if check.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.