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>