[PATCH] Optimize call to sqrt.
Meador Inge
meadori at codesourcery.com
Thu Jun 20 12:53:31 PDT 2013
On 06/19/2013 11:45 PM, Chris Lattner wrote:
>
> On Jun 19, 2013, at 8:12 AM, Meador Inge <meadori at codesourcery.com> wrote:
>
>> On 06/18/2013 03:37 PM, Eli Friedman wrote:
>>
>>> Scalar/SimplifyLibCalls.cpp is basically already dead; I'm surprised nobody
>>> deleted it already.
>>
>> I have a patch in my local queue that removes it, but as mentioned here I am
>> not quite sure what to do about the C API [1]. My current patch just makes
>> LLVMPassManagerBuilderSetDisableSimplifyLibCalls a NOP.
>
> This approach makes sense to me.
OK, thanks.
I pushed the necessary changes to remove what is left of simplify-libcalls to
LLVM and Clang:
*
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20130617/178459.html
* http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20130617/082229.html
--
Meador Inge
CodeSourcery / Mentor Embedded
More information about the llvm-commits
mailing list