[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
Mon Nov 2 09:33:14 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=92709
--- Comment #5 from Matt Arsenault <arsenm2 at gmail.com> ---
(In reply to Nicolai Hähnle from comment #4)
> 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?
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.
--
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/20151102/eaeac591/attachment.html>
More information about the dri-devel
mailing list