[PATCH] D32605: Recognize CTLZ builtin

Evgeny Stupachenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 12:22:21 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL303102: The patch adds CTLZ idiom recognition. (authored by evstupac).

Changed prior to commit:
  https://reviews.llvm.org/D32605?vs=98828&id=99042#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32605

Files:
  llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/trunk/test/Transforms/LoopIdiom/ARM/ctlz.ll
  llvm/trunk/test/Transforms/LoopIdiom/X86/ctlz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32605.99042.patch
Type: text/x-patch
Size: 24133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/550c2e50/attachment.bin>


More information about the llvm-commits mailing list