[llvm-commits] PATCH: Initial patches for changing the semantics of llvm.cttz and llvm.ctlz

Chandler Carruth chandlerc at gmail.com
Thu Dec 1 09:26:12 PST 2011


On Thu, Dec 1, 2011 at 9:08 AM, Chris Lattner <clattner at apple.com> wrote:

> The only part of this that I find unfortunate is that "llvm.clz" will end
> up inconsistently named with "llvm.ctpop".
>

Is it worth renaming that to llvm.popcount? Other names? I'm happy to do
more mechanical shuffling while here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111201/c955c352/attachment.html>


More information about the llvm-commits mailing list