Ramkumar Ramachandra c5da190b6e
[LoopIdiom] Use HashRecognize to optimize CRC (#143208)
Optimize CRC loops using a Sarwate table-lookup by using the results of
HashRecognize in LoopIdiomRecognize. The optimization is checked for
correctness using the SingleSource/UnitTests/HashRecognize tests in
llvm-test-suite.
2025-09-05 12:19:01 +01:00
..