[PATCH] D96440: [knownbits] Preserve known bits for small shift recurrences

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 11 17:58:07 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ef4b961a3af: [knownbits] Preserve known bits for small shift recurrences (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D96440?vs=323082&id=323194#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96440

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/shift-recurrence-knownbits.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96440.323194.patch
Type: text/x-patch
Size: 6351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/5016a96a/attachment.bin>


More information about the llvm-commits mailing list