This gives some more optimization opportunities to LLVM, because it understands these intrinsics. For example, it might convert llvm.sqrt.f64 to llvm.sqrt.f32 if possible.
This uses Mingw-w64, which seems to be the de facto standard for porting Unixy programs to Windows.