Comment 7 for bug 771832

Revision history for this message
In , Pinskia (pinskia) wrote :

~0ULL % (a / (a & -a)) == 0
Is not optimized to false on the tree level.

Basically we should figure that out and we would then remove the reference to the uldivmod libcall.