[PATCH] D48354: [LoopIdiomRecognize] Support for loops that use LSHR instruction added.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 7 18:50:45 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL336509: [LoopIdiomRecognize] Support for converting loops that use LSHR to CTLZ. (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48354?vs=152836&id=154507#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48354
Files:
llvm/trunk/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/trunk/test/Transforms/LoopIdiom/X86/ctlz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48354.154507.patch
Type: text/x-patch
Size: 9192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180708/2b0c0620/attachment.bin>
More information about the llvm-commits
mailing list