I believe the backbuffer used in the GBuffer (which the deferred pass writes the pixel values to before post processing) is only 16 bit precision for memory/bandwith/speed concerns, and then the post processing stack applies motion blur, taa, dof, color grading and the tone curve (if not rendering linear), so there is no additional information that could be had by writing a 32 bit EXR.