Make the (1 << HBitWidth) % Divisor == 1 path a special case within the recently added chunk summing algorithm. This allows us to share the trailing zero shifting code. While there make some comment improvements and avoid creating unnecessary nodes.
getLoadExtAction