[PATCH] D48354: [LoopIdiomRecognize] Support for loops that use LSHR instruction added.

Olga Moldovanova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 23 01:06:05 PDT 2018


ovmold updated this revision to Diff 152586.
ovmold added a comment.

One more attempt: two commits are combined in one patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D48354

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48354.152586.patch
Type: text/x-patch
Size: 9032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180623/9adb0425/attachment.bin>


More information about the llvm-commits mailing list