<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#c8">Comment # 8</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:nhaehnle@gmail.com" title="Nicolai Hähnle <nhaehnle@gmail.com>"> <span class="fn">Nicolai Hähnle</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=119396" name="attach_119396" title="Patch for LLVM">attachment 119396</a> <a href="attachment.cgi?id=119396&action=edit" title="Patch for LLVM">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=92709&attachment=119396'>[review]</a>
Patch for LLVM

Here's a first cut at a patch that adds an llvm.ldexp.* intrinsic, so that
LibCallSimplifier generates that instead of the call to ldexpf, and codegen is
able to select the right instruction. With this change, Christoph's trace runs
to completion without errors.

See also <a href="http://reviews.llvm.org/D14327">http://reviews.llvm.org/D14327</a></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>