<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body>
    Hi John,<br>
    tried to add a macro for default alignment, but it does not work.
    Method <span style="color: rgb(0, 0, 0); font-family: Menlo,
      Consolas, Monaco, monospace; font-size: 11px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: 16px; orphans: auto; text-align: left; text-indent:
      0px; text-transform: none; white-space: pre-wrap; widows: 1;
      word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
      !important; float: none; background-color: rgb(255, 255, 255);">getOpenMPSimdDefaultAlignment()
      has a parameter </span><span style="color: rgb(0, 0, 0);
      font-family: Menlo, Consolas, Monaco, monospace; font-size: 11px;
      font-style: normal; font-variant: normal; font-weight: normal;
      letter-spacing: normal; line-height: 16px; orphans: auto;
      text-align: left; text-indent: 0px; text-transform: none;
      white-space: pre-wrap; widows: 1; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; display: inline !important; float:
      none; background-color: rgb(255, 255, 255);">QualType, which used
      for some specific targets and makes this method to return
      different default alignment for different types on some platforms
      (for example, for PPC64_SVR4. So you can't just create a single
      macro with the predefined value that could be used for all types.</span>
    <pre class="moz-signature" cols="72">Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team</pre>
    <div class="moz-cite-prefix">18.06.2015 10:25, John McCall пишет:<br>
    </div>
    <blockquote
      cite="mid:be88b97cff2b94fc90f29bd63231832e@localhost.localdomain"
      type="cite">
      <pre wrap="">I like the idea of passing it down instead of working off of strings.  Maybe pass down an enum instead of two flags?


<a class="moz-txt-link-freetext" href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D9894&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=UTSVpQqSzkjbyWVi_EipvXgA3cNhAlVt6VwX3h74lh8&s=yRBuPVViUjtt2kzmGX4M7wN50jpWQ0GWXYIN_pSHrVo&e=">http://reviews.llvm.org/D9894</a>

EMAIL PREFERENCES
  <a class="moz-txt-link-freetext" href="https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_settings_panel_emailpreferences_&d=AwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=BSqEv9KvKMW_Ob8SyngJ70KdZISM_ASROnREeq0cCxk&m=UTSVpQqSzkjbyWVi_EipvXgA3cNhAlVt6VwX3h74lh8&s=mVfMLmAwa_QAI_a_i4UpoA4dujuS0SBl0W26UDrFEYI&e=">http://reviews.llvm.org/settings/panel/emailpreferences/</a>


</pre>
    </blockquote>
    <br>
  </body>
</html>