<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html;
      charset=windows-1252">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>For us, constrained fadd and friends aren't particular relevant. 
      We don't need to model changes to the floating point environment,
      and chose to use explicit control flow for fault handling (e.g.
      div-by-zero).  We might someday explore using constrained
      operations for performance reasons, but up until now, haven't
      really had the need to.  So, no opinion, sorry.  <br>
    </p>
    <p>Philip<br>
    </p>
    <div class="moz-cite-prefix">On 1/16/19 10:02 AM, Kevin Neal via
      llvm-dev wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CY1PR05MB2745FAFE2C59E0B74499F07E83820@CY1PR05MB2745.namprd05.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Exchange Server">
      <!-- converted from rtf -->
      <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
      <font size="2" face="Courier New"><span style="font-size:11pt;">
          <div>I’ve got a ticket open where I would very much like some
            input from maintainers of other languages that rely on llvm
            and use the IRBuilder. See:</div>
          <div><font face="Calibri"> </font></div>
          <div>Teach the IRBuilder about constrained fadd and friends:</div>
          <div><font face="Calibri"><a
                href="https://reviews.llvm.org/D53157"
                moz-do-not-send="true"><font face="Courier New"
                  color="#0563C1"><u>https://reviews.llvm.org/D53157</u></font></a></font></div>
          <div><font face="Calibri"> </font></div>
          <div>I’m adding support to functions like CreateFAdd() the
            ability to optionally emit the constrained math intrinsics
            required to support strict floating point mode. This makes
            the changes in clang relatively easy, but the concern is
            that there may be concerns
            that haven’t been raised in the diff. And I’d like to tailor
            the interface so that it meets the needs of IRBuilder users,
            but ideally that wants input from actual IRBuilder users.</div>
          <div><font face="Calibri"> </font></div>
          <div>So, can I get some input from other front end authors and
            maintainers?</div>
          <div><font face="Calibri"> </font></div>
          <div>Apologies for the cross posting, but I don’t know how to
            more precisely get the attention of the relevant people.</div>
          <div><font size="2" face="Calibri"><span
                style="font-size:10pt;">--<font size="2"><span
                    style="font-size:11pt;">
                    <br>
                  </span></font><font face="Courier New">Kevin P. Neal<br>
                </font><font face="Courier New">SAS/C and SAS/C++
                  Compiler</font></span></font></div>
          <div><font size="2"><span style="font-size:10pt;">Host
                Research and Development</span></font></div>
          <div><font size="2"><span style="font-size:10pt;">SAS
                Institute, Inc.</span></font></div>
          <div><font face="Calibri"> </font></div>
          <div><font face="Calibri"> </font></div>
          <div><font face="Calibri"> </font></div>
          <div><font face="Calibri"> </font></div>
        </span></font>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
LLVM Developers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>
<a class="moz-txt-link-freetext" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
    </blockquote>
  </body>
</html>