[PATCH] D54876: [DemandedBits] Add support for funnel shifts

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 25 10:03:33 PST 2018


nikic updated this revision to Diff 175178.
nikic edited the summary of this revision.
nikic added a comment.

Determine demanded bits for shift operand as well.


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

https://reviews.llvm.org/D54876

Files:
  lib/Analysis/DemandedBits.cpp
  test/Analysis/DemandedBits/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54876.175178.patch
Type: text/x-patch
Size: 4687 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181125/b5102e85/attachment.bin>


More information about the llvm-commits mailing list