llvm-project
ee312fc1 - [HashRecognize] Strip excess-TC check (#157479)

Commit
232 days ago
[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.
Author
Parents
Loading