Currently, -march does not work in the clang-cl driver.
We are currently migrating from MSVC. The project size makes that we have to stick with clang-cl for a little while. However, we don't want to loose optimisation oportunities in the runtime code, and the MSVC flag /arch only supports a limited set of options.