diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2025-07-03 18:07:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-03 18:07:15 +0100 |
commit | a695d6b9a726d0059d9bf80341ee567c1153286c (patch) | |
tree | 9f9c458c12e99c598a611081e4676b3c72c41b61 /lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | |
parent | 77f0f812b4195bfde3b8d2ddb4b85f78f41a628f (diff) | |
download | llvm-a695d6b9a726d0059d9bf80341ee567c1153286c.zip llvm-a695d6b9a726d0059d9bf80341ee567c1153286c.tar.gz llvm-a695d6b9a726d0059d9bf80341ee567c1153286c.tar.bz2 |
[HashRecognize] Check TC against bitwidth of LHSAux (#144881)
The trip-count of a CRC algorithm can legitimately be greater than the
bitwidth of the result: what it cannot exceed is the bitwidth of the
data, or LHSAux. crc8.le.tc16 is now successfully recognized as a CRC
algorithm.
Diffstat (limited to 'lldb/source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp')
0 files changed, 0 insertions, 0 deletions