|
Message-ID: <fad69a33-47a4-ebe8-582a-85ac2dab4910@pennware.com> Date: Mon, 3 Jul 2017 14:57:19 -0500 From: Richard Pennington <rich@...nware.com> To: musl@...ts.openwall.com Subject: ppc64le single instruction math functions fail with clang. I've submitted a bug to the LLVM guys about the inability of clang to handle the ppc64le single instruction math functions. https://bugs.llvm.org/show_bug.cgi?id=33684 I've modified the functions for now with #if !defined(__clang__) && defined(__VSX__) -Rich
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.