[LLVMdev] ConstantFoldBinaryFP and cross compilation

Dan Gohman dan433584 at gmail.com
Fri Apr 26 16:39:44 PDT 2013


On Fri, Apr 26, 2013 at 4:20 PM, Owen Anderson <resistor at mac.com> wrote:

>
>
> I have the opposite problem.  I have customers who call libm functions
> with constants (or their LLVM intrinsic equivalents) are get very angry if
> they don't get constant folded, and they're not picky at all about the
> precision.
>

If, peradventure, you're using fast-math mode, then you're in a different
boat.

Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130426/8ac3cd59/attachment.html>


More information about the llvm-dev mailing list