[llvm-commits] [llvm] r114241 - /llvm/trunk/test/Transforms/InstCombine/fold-calls.ll

Dan Gohman gohman at apple.com
Mon Sep 20 14:16:04 PDT 2010


On Sep 20, 2010, at 8:46 AM, Rafael Espindola wrote:

>> LLVM's reliance on the host libm goes way back. Alternatives to using the
>> host libm for constant folding exist, but LLVM has not yet pursued them.
> 
> Do we have a bug for this? Should we?

I just filed PR8193.

Dan




More information about the llvm-commits mailing list