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

Olga Moldovanova via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 01:55:19 PDT 2018


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

Changes in code formatting and test cases according to the reviewer's comments.


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.152438.patch
Type: text/x-patch
Size: 6398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/1416bff4/attachment.bin>


More information about the llvm-commits mailing list