[PATCH] D32605: Recognize CTLZ builtin

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 27 12:13:21 PDT 2017


rengolin added a comment.

In https://reviews.llvm.org/D32605#739888, @evstupac wrote:

> In this case builtin should be expanded at codegen in the most profitable way.


The expansion might not be the "most profitable way". :)


Repository:
  rL LLVM

https://reviews.llvm.org/D32605





More information about the llvm-commits mailing list