<div dir="ltr">On 12 November 2013 15:53, Frank Winter <span dir="ltr"><<a href="mailto:fwinter@jlab.org" target="_blank">fwinter@jlab.org</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>.. forcing the vector size to 4 does
      not prevent using AVX.<br></div></div></blockquote><div><br></div><div></div></div></div><div class="gmail_extra">Sure. That's more for tests than anything else.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
So, there are ways of disabling stuf in Clang, for instance "-mattr=-avx" or "-target-feature -avx", but I'm not sure how you're doing it in the JIT. I'm also not sure how to set target parameters in JIT, you'll have to do that by hand.</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">cheers,</div><div class="gmail_extra">--renato</div></div>