[LLVMdev] RFC: The free function llvm::SimplifyCFG isn't used by any in-tree code, can we kill it?

Philip Reames listmail at philipreames.com
Tue Feb 3 09:59:34 PST 2015


Unless having the free function adds a lot of complexity, please keep 
it.  I don't have an immediate use for it right now, but it seems like 
something which might be useful in an out of tree pass in the future.

Philip

On 02/01/2015 03:08 AM, Chandler Carruth wrote:
> More precisely, its only used within its own implementation and via 
> the pass. Wondering if we should just sink all the code into the pass 
> rather than having a free function.
>
> -Chandler
>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150203/6574f389/attachment.html>


More information about the llvm-dev mailing list