[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
Mon May 17 10:34:19 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0633d5ce7bd9: [LoopIdiom] 'logical right-shift until zero' ('count active bits') "on… (authored by lebedev.ri).
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.345930.patch
Type: text/x-patch
Size: 74850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/2ef02b16/attachment.bin>
More information about the llvm-commits
mailing list