[PATCH] D91725: [LoopIdiom] 'left-shift until bittest' idiom: support constant bit mask

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 04:40:09 PST 2020


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

Rebased, NFC.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91725

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/X86/left-shift-until-bittest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91725.309875.patch
Type: text/x-patch
Size: 17129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201207/5b0a9209/attachment-0001.bin>


More information about the llvm-commits mailing list