[PATCH] D90479: [ValueTracking] ComputeKnownBits - minimum leading/trailing zero bits in LSHR/SHL (PR44526)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 23 10:32:13 PST 2021


RKSimon updated this revision to Diff 325835.
RKSimon edited the summary of this revision.
RKSimon added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90479

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Support/KnownBits.cpp
  llvm/test/Transforms/InstSimplify/icmp-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90479.325835.patch
Type: text/x-patch
Size: 4523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210223/6a39c461/attachment.bin>


More information about the llvm-commits mailing list