The spec says:
"The IRQ pin, when enabled, defaults to use an internal pull device (IRQPDD = 0), the device is a pullup
or pull-down depending on the polarity chosen"
So if it
disabled, then the pull up is
not connected.
Also note that this in not a pin that is shared with a GPIO, pins that are shared with a GPIO usually can use the pull up/pull downs. If you look at the block diagram, you will see signals coming in thru a port. Generally these signal are buffer by the port. This is not one of these signals.