<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92709#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=92709">bug 92709</a>
              from <span class="vcard"><a class="email" href="mailto:arsenm2@gmail.com" title="Matt Arsenault <arsenm2@gmail.com>"> <span class="fn">Matt Arsenault</span></a>
</span></b>
        <pre>(In reply to Nicolai Hähnle from <a href="show_bug.cgi?id=92709#c4">comment #4</a>)
<span class="quote">> Sure, I can look into that.

> Matt, just to clarify: You mean adding a generic ISD::FLDEXP to
> ISDOpcodes.h, together with assorted tests and changes in the generic
> CodeGen infrastructure, right?</span >

Yes. This should be pretty trivial to do.

Alternatively, it would probably be better to have an ldexp llvm intrinsic
(which would also have the corresponding ISD::FLDEXP). It seems bizarre that an
llvm intrinsic would ever be changed to something involving a library call.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>