[Bug 92709] "LLVM triggered Diagnostic Handler: unsupported call to function ldexpf in main" when starting race in stuntrally

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Nov 3 18:58:26 PST 2015


https://bugs.freedesktop.org/show_bug.cgi?id=92709

--- Comment #6 from Michel Dänzer <michel at daenzer.net> ---
(In reply to Matt Arsenault from comment #5)
> It seems bizarre that an llvm intrinsic would ever be changed to something
> involving a library call.

I think the exp2 -> ldexpf transform is rather questionable for us anyway,
since we have a native exp2 instruction, isn't it? Maybe we just don't want to
use the LibCallSimplifier pass? The comment at the top of SimplifyLibCalls.cpp
kind of sounds like "this is not the pass you're looking for"...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151104/51cae9da/attachment.html>


More information about the dri-devel mailing list