<p dir="ltr">Hi there,</p>
<p dir="ltr">I'm trying to invoke options in clang-cl.</p>
<p dir="ltr">Clang-cl -xclang -fvectorize test.cpp</p>
<p dir="ltr">But it shows unknown argument: -fvectorize.</p>
<p dir="ltr">I checked <a href="http://options.td">options.td</a> and -xclang and -fvectorize options are there. </p>
<p dir="ltr">Is there anyway we can change clang to support vector options?</p>
<p dir="ltr">Thanks,<br>
Xiaochu</p>