[PATCH] D140851: [Patch 3/4]: Add cases for assume (X & Y != {0|Y})

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 14:28:00 PST 2023


goldstein.w.n updated this revision to Diff 486680.
goldstein.w.n added a comment.

Propegating changes from rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140851

Files:
  llvm/lib/Analysis/AssumptionCache.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstCombine/icmp-binop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140851.486680.patch
Type: text/x-patch
Size: 15908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/51698e56/attachment.bin>


More information about the llvm-commits mailing list