[WARNING]
The compiler generated an especially slow code pattern. The actual limit is CPU dependent.
See if the C code can be rewritten so that faster code is generated.
See if powers of two can be used for dividends.
Try to use unsigned types.
Try to use smaller types.