Ramkumar Ramachandra ee312fc182
[HashRecognize] Strip excess-TC check (#157479)
Checking if trip-count exceeds 256 is no longer necessary, as we have
moved away from KnownBits computations to pattern-matching, which is
very cheap and independent of TC.
2025-09-08 16:23:13 +01:00
..