[PATCH] D47348: [LoopIdiomRecognize] Only convert loops to ctlz if we can prove that the input is non-negative.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 31 15:21:10 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333702: [LoopIdiomRecognize] Only convert loops to ctlz if we can prove that the input… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47348?vs=148654&id=149367#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47348

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: D47348.149367.patch
Type: text/x-patch
Size: 11840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/5c1ed339/attachment.bin>


More information about the llvm-commits mailing list