[PATCH] D51806: [clang-cl] Enable -march

Hans Wennborg via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 10 00:53:01 PDT 2018


hans added a comment.

All flags in the m_x86_Features_Group, i.e. -msse, -mavx and so on are all supported. I'm just curious to hear what it is that you need from -march?


Repository:
  rC Clang

https://reviews.llvm.org/D51806





More information about the cfe-commits mailing list