[PATCH] D102116: [LoopIdiom] 'logical right-shift until zero' ('count active bits') "on steroids" idiom recognition.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 8 15:23:05 PDT 2021


lebedev.ri updated this revision to Diff 343871.
lebedev.ri added a comment.

Actually add changed tests.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102116/new/

https://reviews.llvm.org/D102116

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/X86/logical-right-shift-until-zero-debuginfo.ll
  llvm/test/Transforms/LoopIdiom/X86/logical-right-shift-until-zero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102116.343871.patch
Type: text/x-patch
Size: 74442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210508/40c01d6d/attachment.bin>


More information about the llvm-commits mailing list